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 |
What will happen if we generate GDG +2 version instead of +1 version?
How can we find out wether to declare the data items like Integer, Char,Comp? If comp types how can we decide wether it is Comp and Comp3.How it is? Please Explain... Cheers.
if a dataset is already created with fixed length but after that i want to change fixed length to variable length then how is it possible
can we use go to statement inline-perform?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What is SDSF?
what is the difference between Plan & package
Define REDEFINE clause and Is it possible to have the redefine clause anywhere in the working storage section for a data name?
why mainframe we use not like java as frontend oracle as backend. or not word excel.In there also huge ammount data stored.
What does the IS NUMERIC clause establish ?
can internal sort be applied to sort ksds files?
Discuss about changing dataset name in proc.