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


Please Help Members By Posting Answers For Below Questions

What is the Purpose of Pointer in the string?

632


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

732


What is the difference between binary search and sequential search?

630


Define static linking and dynamic linking.

652


Name the sections present in data division.

691






What is the difference between PIC 9.99 and PIC9v99?

767


Name some of the examples of COBOl 11?

2671


What is the use of intialize verb?

735


What is comp-1 and comp-2?

752


What is Pic 9v99 Indicates in COBOL?

712


In which area will you utilize 88 level items in cobol?

704


what is search and searchall?what is the diffrence between them?give an best example?

5521


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1919


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1915


Write a program to enter and display the names of students in a class using the occurs clause.

640