Cobol Question:
Download Questions PDF

What are the steps you go through while creating a COBOL program executable?

Answer:

DB2 precompiled (if embedded SQL used), CICS translator (if CICS pgm), COBOL compiler, Link editor. If DB2 program, create plan by binding the DBRMs.

Download Cobol Interview Questions And Answers PDF

Previous QuestionNext Question
Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?What are the differences between OS VS COBOL and VS COBOL II?