how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
Answer Posted / ankur
If the Program is having 'USING' clause with procedure
division then it will be Sub-program.
Eg - PROCEDURE DIVISION USING DFHCOMMAREA.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What are the pertinent COBOL commands?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How do you define a variable of comp-1 and comp-2?
Define static linking and dynamic linking.
) how do u code after getting data?
how do you reference the esds vsam file formats from cobol programs
what is difference between cobol and cobol/400
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How arrays can be defined in COBOL?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the difference between goback, stop run and exit program in cobol?
What are the different rules for performing sort operation?
how can i see junk values in dclgen or in hostvariable of comp ?
What is difference between static and dynamic call in cobol?