Cobol Question:
Download Questions PDF

What do you feel makes a good program?

Answer:

A program that follows a top down approach. It is also one that other programmers or users can follow logically and is easy to read and understand.

Download Cobol Interview Questions And Answers PDF

Previous QuestionNext Question
How do you code COBOL to access a parameter that has been defined in JCL? And do you code the PARM parameter on the EXEC line in JCL?What is the difference between static call and Dynamic call?