What is the difference between Perform para and perform
asaection in cobol?

Answer Posted / sruthi

perform para means only that particular para will be
executed.
section can have one or more paras.
so perform section means the paras under that section will
be executed.

Thanks,
sruthi.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is amode(24), amode(31), rmode(24) and rmode(any)?

707


What is the difference between comp and comp-3 usage?

683


What is rmode(any) ?

690


Write the code implementing the perform … varying.

648


Explain the configuration section of a cobol program with examples of syntax.

664






In which area will you utilize 88 level items in cobol?

731


how do you reference the rrds file formats from cobol programs

805


What are the rules of the move verb?

712


Which Search verb is equivalent to PERFORM…VARYING?

694


how do you reference the printer file formats from cobol programs

673


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

748


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1785


What is the difference between external and global variables in COBOL?

821


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

754


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

652