Under which scenario you would go for a static call as
opposed to dynamic call?
Answer Posted / rajesh
If you want to execute all the subprograms with the caling
program every time U ve to go for static call.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Give some examples of command terminators?
Can we redefine the field of x(200) to less than 200?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What are the different types of condition in cobol and write their forms.
In which area will you utilize 88 level items in cobol?
how can i see junk values in dclgen or in hostvariable of comp ?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the difference between PIC 9.99 and PIC9v99?
What is length is cobol?
What the difference is between continue and next sentence?
For rewrite, why is it mandatory that file needs to be opened?