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
Write a cobol program making use of the redefine clause.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How do u write test cases?
What is link edit in cobol?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is the difference between perform … with test after and perform … with test before?
How to know whether the module is dynamical or statistical?
Differentiate between structured cobol programming and object-oriented cobol programming.
Which Search verb is equivalent to PERFORM…VARYING?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What kind of error is trapped by on size error option?
Why occurs cannot be used in 01 level in COBOL?
What are the pertinent COBOL commands?