what is the minimum number of lines a Cobol program should
have to successfully compile and run
Answer Posted / kk
hi,
just two lines enough for with out display anything.it will
successfully compiled and run
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Define cobol?
What is the difference between Call and a Link?
how do you define single dimensional array and multidimensional array in your cobol?
What is report-item in COBOL?
In COBOL, what is the different between index and subscript?
) what is the difference between AID and HANDLE AID?
example for sub strings ? and refernce modifications whit output pls
Differentiate between structured cobol programming and object-oriented cobol programming.
Which mode is used to operate the sequential file?
What is perform what is varying?
What are 77 levels used for?
What kind of error is trapped by on size error option?
How to remove 2 duplicate records and copy only one using job control language?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Explain the configuration section of a cobol program with examples of syntax.