what is the minimum number of lines a Cobol program should
have to successfully compile and run
Answer Posted / pratap
Hi All,
Only first two lines are enough for successful compilation
for a program.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How do you differentiate between cobol and cobol-ii?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
In COBOL, what is the different between index and subscript?
What is the difference between PIC 9.99 and PIC9v99?
Difference between array and sub-script ?
What is the difference between perform … with test after and perform … with test before?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
how do you define single dimensional array and multidimensional array in your cobol?
What is the use of intialize verb?
Which Search verb is equivalent to PERFORM…VARYING?
What is amode(24)?
How do you reference the fixed block file formats from cobol programs
Write down the divisions of cobol program?