where do we use dyanamic call ?
and where do we use static call pls give any example pls ?
Answer Posted / bhaskar
dynamic call is noting but link edit of object code done at
the time of excution.
before excution is called as static.
static used at gaving value in value clause
ex.01 a pic 9(2) value 19.
dynamic is accept clause
accepted in pd.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
how do you reference the printer file formats from cobol programs
Differentiate between structured cobol programming and object-oriented cobol programming.
What is amode(31)
What guidelines should be followed to write a structured cobol prgm?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Difference between cobol and cobol-ii?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What are different data types in cobol?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
I have a File that has duplicate records. I need only those records that occur more than thrice.?
what happens if parmparameter passes zero bytes to the program
How do we get current date from system with century in COBOL?
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.
What is the use of intialize verb?
Why did you choose to work with ibm mainframe cobol programming?