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


Please Help Members By Posting Answers For Below Questions

What is the difference between perform … with test after and perform … with test before?

877


what is the use of outrecord?

1768


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2656


In COBOL, what is the different between index and subscript?

753


How do you differentiate between cobol and cobol-ii?

651






In which area will you utilize 88 level items in cobol?

716


How you can characterize tables in cobol?

710


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2104


What are the different rules for performing sort operation?

757


How you can read the file from bottom?

658


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

678


how to move the records from file to array table. give with code example

2216


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1019


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

928


What are the cobol coding sheets?

660