1.What is the default print format in cobol?
Answer Posted / lakshmisudha
dump is correct answer when if u r using IDCAMS utility
print command in Vsam in that time DUMP is correct
in cobol DEFAULT IS CORRECT
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the local-storage section?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
what are decleratives in cobol?
What are 77 levels used for?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Give some examples of command terminators?
Name some of the examples of COBOl 11?
Describe the cobol database components?
Whats the difference between search & search ALL?
IF I mention stop run in CICS what happens?
What is the compute verb? How is it used?
What are the different types of condition in cobol and write their forms.
) how do u code after getting data?
What are declaratives and what are their uses in cobol?
Write a cobol program making use of the redefine clause.