level number 77 is used to define
a)group data
b)elementary data
c)redefine
d)none

Answer Posted / siddu

level number 77 is used to define elementary data

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Purpose of POINTER Phrase in STRING command in COBOL?

721


In COBOL programming, what is PERFORM? What is VARYING?

670


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

678


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

708


What are declaratives and what are their uses in cobol?

714






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

1936


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?

5376


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2336


how to refer the data field?

1808


Mention the guidelines to write a structured cobol program?

620


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

683


Discuss about changing dataset name in proc.

759


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

689


What are various search techniques in cobol? Explain.

646


Which division and paragraphs are mandatory for a COBOL program?

709