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
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the utilization of copybook in cobol?
What type of SDLC u followed? Why?
How do you get the data to code the BMS macro?
What is the difference between perform … with test after and perform … with test before?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What are literals?
how do you reference the variable block file formats from cobol programs
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the compute verb? How is it used?
Differentiate between structured cobol programming and object-oriented cobol programming.
How can you get the ksds file records into your cobol program?
how to access the file from prodution from changeman tool and to submit a file to production
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?