what is the minimum number of lines a Cobol program should
have to successfully compile and run
Answer Posted / shailendra
only the first ans is right
(ans of anoop)
because in the question is mention the minimum line
required to compile and execute
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Are you comfortable in cobol or jcl?
What is the compute verb? How is it used?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
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
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
how to access the file from prodution from changeman tool and to submit a file to production
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are the different rules for performing sort operation?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How you can characterize tables in cobol?
State the various causes of s0c1, s0c5 and s0c7.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Mention the guidelines to write a structured cobol program?