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 the utilization of copybook in cobol? Could we utilize a similar copybook?
how do you reference the printer file formats from cobol programs
Write some characteristics of cobol as means of business language.
What is rmode(any) ?
Write a program to explain size error.
how do you reference the variable unblock file formats from cobol programs
What is the problem of ordered sequential files access?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How arrays can be defined in COBOL?
What do you understand by psb and acb?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Explain about different table spaces.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?