जॉइन Examsbookउत्तर :
What are the steps you go through while creating a COBOL program executable?5
प्र: What are the steps you go through while creating a COBOL program executable?
- उत्तर देखेंउत्तर छिपाएं
- Workspace
उत्तर :
व्याख्या :
DB2 precompiler (if embedded sql used), CICS translator (if CICS program), COBOL compiler, Link editor. If DB2 program, create plan by binding the DBRMs.

