What is the difference between static call & Dynamic call?
Answer Posted / seena s
Static call -> the subpgm gets linked to the mainprogram
during compilation .
Dyanic call-> subprogeam gets linked to mainprogram during
run-time (execution).
Menory is utilised effectively in a Dynamic call.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
A table has two indexes defined. Which one will be used by the SEARCH?
How do define dynamic array in cobol.
) How do u handle errors in BMS macro?
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...)
What is cobol?
how do you define single dimensional array and multidimensional array in your cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What are the different types of condition in cobol and write their forms.
Write a cobol program making use of the redefine clause.
Can a Search can be done on a table with or without Index?
What are the rules of the move verb?
What is length is cobol?
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
What is the difference between structured cobol programming and object alternativelyiented cobol?