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 |
Differentiate COBOL and COBOL-II?
Explain about different table spaces.
can i use multiple when statements in search & search all ? justify ur answer?
Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear before the value if the value is -ve and a plus(+) is to appear before the value if the value is +ve? (a) + (b) - (c) + OR (d) It is not possible
in cobol perform stmt whether it first checks the condition or not
subscript and index r not coded in u r application program what will happen?
How to resolve the soc4 and soc7 errors?
COBOL program to read the string ' BOMBAY' in reverse order as 'YABMOB'
01 b pic +9(4) How many bytes it will take for storage???
In CICS/VSAM every file that is accessed should be defined in FCT. we have CICS READ, WRITE, BROWSE commands for VSAM files. How does it work with DB2 tables. It know it has to do with the plan. Please expain with examples.
What is Pic 9v99 Indicates in COBOL?
0 Answers SwanSoft Technologies,
what is call by value and call by reference ?
3 Answers Infosys, ITC Indian Tobacco Company,