level number 77 is used to define
a)group data
b)elementary data
c)redefine
d)none
Answer Posted / suresh
b) elementary data
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Write the code to count the sum of n natural numbers.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What are the cobol coding sheets?
What is the compute verb? How is it used?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What are the pertinent COBOL
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
what is difference between cobol and cobol/400
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What are the rules of the move verb?
How can you get the ksds file records into your cobol program?
how do you reference the fixed unblock file formats from cobol programs