what is the minimum number of lines a Cobol program should
have to successfully compile and run
Answer Posted / sagar lahulkar
I think four lines are required
Identification division
Progam I'd..
Procedure division
Display
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is search and searchall?what is the diffrence between them?give an best example?
What is the difference between external and global variables in COBOL?
What is a report item?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Give some examples of command terminators?
Write some characteristics of cobol as means of business language.
Name the divisions, which are available in a cobol program?
How do define dynamic array in cobol.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
) how do u code after getting data?
Write a cobol program making use of the redefine clause.
how do you reference the ksds vsam file formats from cobol programs
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is comp-1 and comp-2?
Difference between cobol and cobol-ii?