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

Answers were Sorted based on User's Feedback



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

Answer / milind

PROCEDURE DIVISION.

The above only line is enough to compile the code. I dont
agree with answer #1 and #2.

Is This Answer Correct ?    4 Yes 7 No

Post New Answer

More COBOL Interview Questions

Please let me know at which Scenarios we will go for STATIC call or DYNAMIC

3 Answers   IBM,


What are the different forms of EVALUATE statement?

2 Answers   IBM, Micro Labs,


Give some examples of command terminators?

0 Answers  


Whats the use of Examine command? can someone help me?

1 Answers   IBM,


I have a File that has duplicate records. I need only those records that occur more than thrice.?

3 Answers   IBM, Wipro,






How many bytes do a s9 (7) comp-3 field occupy?

1 Answers  


What is binary search?

3 Answers  


Can you REWRITE a record in an ESDS file? Can you DELETE a record from it?

6 Answers   ABC, IBM, Mphasis, Wipro,


Explain how you can characterize tables in cobol?

0 Answers  


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

0 Answers  


What are options have been removed in COBOL 11?

1 Answers  


What is normalisation?

2 Answers   IBM,


Categories