BY seeing a program how can we say that it is static call
or dynamic call
Answer Posted / shikha
One can differnciate b/w a dynamic and static call by
looking at the load.
Incase of static call the load of the called module is also
included in the load of main program but in case of dynamic
call load of the called module would not be there in main
program load.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Name the sections present in data division.
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
i want a program using by if, evaluate , string, unstring, perform, occurs?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
HOw can I get the negative sign while deduct high value from low value
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is the difference between comp and comp-3 usage?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Explain about different table spaces.
how to refer the data field?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Are you comfortable in cobol or jcl?
For rewrite, why is it mandatory that file needs to be opened?
How do u write test cases?