Answer Posted / guest
Identification Division
Environment Division
Data Division
Procedure Division
| Is This Answer Correct ? | 64 Yes | 2 No |
Post New Answer View All Answers
Explain how you can characterize tables in cobol?
What are the different rules of SORT operation?
how do you reference the variable unblock file formats from cobol programs
What is the difference between binary search and sequential search?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is perform what is varying?
What is amode(24)?
Explain the configuration section of a cobol program with examples of syntax.
How to print 10 to 1 if the input have only 10 digit number?
What rules are to be followed while using the corresponding options?
example for sub strings ? and refernce modifications whit output pls
What is rmode(24)
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Describe the cobol database components?
how to move the records from file to array table. give with code example