what is the minimum number of lines a Cobol program should
have to successfully compile and run
Answer Posted / saravanan
#9 anjibabu answer is correct
In cobol program ID Division and procedure Division is mandontary.......
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you reference the fixed block file formats from cobol programs
How do you define a variable of comp-1 and comp-2?
What is the Purpose of Pointer in the string?
How do u write test cases?
Difference between array and sub-script ?
how do you reference the fixed unblock file formats from cobol programs
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?
Are you comfortable in cobol or jcl?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
In which area will you utilize 88 level items in cobol?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the difference between structured cobol programming and object alternativelyiented cobol?
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
When is inspect verb is used in cobol?
What are the different rules to perform a Search?