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
What is difference between static and dynamic call in cobol?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Write the code to count the sum of n natural numbers.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What are the rules of the move verb?
Explain how you can characterize tables in cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is cobol?
What is perform what is varying?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What are the different rules for performing sort operation?
Difference between cobol and cobol-ii?