1.What is the default print format in cobol?
Answer Posted / purushothr
dump
Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is the Purpose of Pointer in the string?
) How do u handle errors in BMS macro?
What guidelines should be followed to write a structured cobol prgm?
Whats the difference between search & search ALL?
) how do u code after getting data?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is a report item?
What are 77 levels used for?
what happens if parmparameter passes zero bytes to the program
Have you used comp and comp-3 in your project? And how?
how do you define single dimensional array and multidimensional array in your cobol?
what is the difference between COBOL2 AND COBOL390?
What is the problem of ordered sequential files access?
i want a program using by if, evaluate , string, unstring, perform, occurs?