which one is better among static call and dynamic call?
Answer Posted / lu
static call is faster than dynamic call, but when you
modifies a called program, you have to recompile a called
program and calling program...
dynamic call , you don't need to recompile 2 programs
calling and called...it's independent..
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Describe the cobol database components?
How to know whether the module is dynamical or statistical?
what is the use of outrecord?
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
What is the difference between next sentence and continue in cobol programing language?
Difference between array and sub-script ?
how do you reference the printer file formats from cobol programs
What is the utilization of copybook in cobol?
What is perform what is varying?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between Call and a Link?
What is Pic 9v99 Indicates in COBOL?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?