What are differences between Static Call and Dynamic Call?
Answer Posted / s jana
in static call only value will be pass to called module,but
in dynamic call called module returns value to calling
module.
| Is This Answer Correct ? | 1 Yes | 14 No |
Post New Answer View All Answers
Define cobol?
Name some of the examples of COBOl 11?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Explain what you understand by passing by value.
) How do u handle errors in BMS macro
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is link edit in cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What the difference is between continue and next sentence?
What rules are followed by the search verb.
Which Search verb is equivalent to PERFORM…VARYING?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Can a Search can be done on a table with or without Index?