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

explain sorting techniques in cobol program?

686


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

714


Write down the divisions of cobol program?

670


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

822


What is the difference between comp and comp-3?

697






How do we get current date from system with century in COBOL?

805


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

710


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1614


How do you get the data to code the BMS macro?

1476


) what is the difference between AID and HANDLE AID?

1635


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

700


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

677


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1022


What is the Purpose of Pointer in the string?

642


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2098