What is the difference between static call & Dynamic call?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ms. stanley
When the Subprogram (Subroutine) Name is specified at
Run-time its called as Dynamic Call.
When the Subprogram (Subroutine) Name is pre-defined, its
called as a static call.
| Is This Answer Correct ? | 2 Yes | 3 No |
i Want All cobol ERROR codes?
hi is there any means of deletin a record from a ps usin cobol not using jcl?eg if i am reading a record and if some condition is matched tat particular record must be deletd fom the ps
In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference
in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......
What are subroutines ? and how do we pass data to the sub routines?
Can anyone tell me how to handle the array beyond the limit. If we have an array or a table which can handle 5000 records but now we have to compensate 20000 records with the same array? how to handle the situation.
what is the difference between Plan & package?
how can we code index in an array of cobol pgm?
whats the difference between search and search all?
Can you REWRITE a record in an ESDS file? Can you DELETE a record from it?
6 Answers ABC, IBM, Mphasis, Wipro,
What is the local-storage section?
how to create temporary data set in jcl? what is the use?
3 Answers Cap Gemini, Temenos,