Cobol Question:

What do you feel makes a good program?

Tweet Share WhatsApp

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 PDF Read All 110 Cobol Questions
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?