What is the difference between performing a SECTION and a
PARAGRAPH?

Answer Posted / shan

Adding to Answer #1, performing section will execute all the
paragraphs until next section comes or and EXIT statement is
defined.

Is This Answer Correct ?    12 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What kind of error is trapped by on size error option?

740


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2732


What is the difference between comp and comp-3?

704


For rewrite, why is it mandatory that file needs to be opened?

623


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

710






What are the access modes of START statement?

719


what is search and searchall?what is the diffrence between them?give an best example?

5563


) How do u handle errors in BMS macro?

1429


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

660


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

661


IF I mention stop run in CICS what happens?

1896


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

712


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

744


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1117


What is the use of intialize verb?

750