wht r the advantages of 77 level number ?

Answer Posted / raghunathareddy

it used to elementary items

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

681


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

8657


What is the difference between perform … with test after and perform … with test before?

884


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6834


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1588






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

681


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

5563


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

717


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1945


What is an in line perform? When would you use it? Anything else you wish to say about it.

647


What is comp-1 and comp-2?

764


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


explain sorting techniques in cobol program?

691


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2723


Why would you use find and get rather than to obtain?

690