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

Answer Posted / unknown

SECTION includes paragraph.
PARAGRAPH includes set of statements.

Is This Answer Correct ?    17 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between PIC 9.99 and 9v99 in COBOL?

850


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

809


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1892


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5496


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

944






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.

1220


How many bytes S(8) comp field occupy and its maximum value?

1745


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8962


Write some characteristics of cobol as means of business language.

708


Why did you choose to work with ibm mainframe cobol programming?

730


Difference between cobol and cobol-ii?

821


What is perform what is varying?

805


How do get the result of your program directly on your pc?

1965


Write the code to count the sum of n natural numbers.

789


what is the difference between COBOL2 AND COBOL390?

2566