level number 77 is used to define
a)group data
b)elementary data
c)redefine
d)none
Answer Posted / v.s.rajashekar
LEVEL NO:77 IS USED FOR DECLARING ELEMENTRY DATA
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how do you reference the printer file formats from cobol programs
Difference between array and sub-script ?
what is search and searchall?what is the diffrence between them?give an best example?
How you can read the file from bottom?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Write a program to enter and display the names of students in a class using the occurs clause.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is inspect in cobol ?
What is the usage of comp fields in cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Describe the cobol database components?
Write the code to count the sum of n natural numbers.