what is the difference b/w level no.01 & level no.77?
Answer Posted / mchava
Level 77 can be used to describe independent elementary
items in the Working-Storage or Linkage Sections.
Level 01 can be used to describe both elementary and group
items. Any item described in Level 01, the system is
putting on Double-Word boundary and inserts slack bytes if
necessary
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Mention the guidelines to write a structured cobol program?
What is comp-1 and comp-2?
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 is length is cobol?
HOw can I get the negative sign while deduct high value from low value
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
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
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Can a Search can be done on a table with or without Index?
) How do u handle errors in BMS macro?
What is a SSRANGE and NOSSRANGE?
Name the sections present in data division.
What kind of error is trapped by on size error option?