what is the minimum number of lines a Cobol program should
have to successfully compile and run
Answer Posted / abzal
anoop is right,
bcoz question asked is min. lines of code,so anoop is
right.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is inspect 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?
Write a program to explain size error.
What are the different types of condition in cobol and write their forms.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How do you differentiate between cobol and cobol-ii?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
A table has two indexes defined. Which one will be used by the SEARCH?
What is the difference between perform … with test after and perform … with test before?
Mention the guidelines to write a structured cobol program?
Write a program to enter and display the names of students in a class using the occurs clause.
how do you reference the esds vsam file formats from cobol programs
Why would you use find and get rather than to obtain?
Write down the divisions of cobol program?