what is the minimum number of lines a Cobol program should
have to successfully compile and run

Answer Posted / patrick jones

There's a little bit of 'theoretical' problem here. As a
program is 'a set of instructions to do a particular job',
the 'two line program' is not actually a program eventhough
it will be compiled successfully.

So I would go with Ans# 1.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2725


What is Pic 9v99 Indicates in COBOL?

729


Explain the configuration section of a cobol program with examples of syntax.

661


how can i see junk values in dclgen or in hostvariable of comp ?

2546


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

748






explain sorting techniques in cobol program?

692


What is the difference between comp and comp-3?

704


What are the pertinent COBOL

2045


Discuss about changing dataset name in proc.

765


how do you reference the esds vsam file formats from cobol programs

634


HOw can I get the negative sign while deduct high value from low value

1792


How you can characterize tables in cobol?

721


how do you reference the variable unblock file formats from cobol programs

751


What are the rules of the move verb?

708


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

676