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

Answer Posted / jraj

Its 4
Identification Division, program ID,Procedure division and
Stop Run

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are you comfortable in cobol or jcl?

643


Define cobol?

866


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1876


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

644


What are the pertinent COBOL

2045






Mention the guidelines to write a structured cobol program?

620


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

712


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

2725


State the various causes of s0c1, s0c5 and s0c7.

665


How do you differentiate between cobol and cobol-ii?

658


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2661


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

1792


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8168


How do u write test cases?

1640


example for sub strings ? and refernce modifications whit output pls

1846