What are the steps you go through while creating a COBOL
program executable?
Answer Posted / nagaraju
1.design the program
2.code the program
3.compile the program(IGYCRCTL)
4.link-edit the program(IEWL/HEWL)
5.execution
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Write some characteristics of cobol as means of business language.
What are the various section in data division and briefly explain them.
How arrays can be defined in COBOL?
Which is not true about evaluate statement
How do you reference the fixed block file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
how to refer the data field?
What are the cobol coding sheets?
How you can read the file from bottom?
) How do u handle errors in BMS macro
What is report-item in COBOL?
Why did you choose to work with ibm mainframe cobol programming?
how do you reference the variable unblock file formats from cobol programs