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

Answer Posted / escapa

From answer 2: SECTION includes paragraph but also can include statement directly.

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

983


How to print 10 to 1 if the input have only 10 digit number?

920


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3835


What is the compute verb? How is it used?

755


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?

1895






What type of SDLC u followed? Why?

1640


Write a cobol program making use of the redefine clause.

830


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

733


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

854


how do you reference the ksds vsam file formats from cobol programs

759


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

780


How do we get current date from system with century in COBOL?

933


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?

5502


Define static linking and dynamic linking.

775


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

2841