What are differences between Static Call and Dynamic Call?
Answer Posted / minhaj.
Static Linking means calling the subprogram directly with
name for example.
call "subprogram name", call "ca100".
Calling the subprogram with out passing the parameters in
two subprogram.
Dynamic call:
Calling the subprogram with paramets.
call "cdate4" using w-date.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What type of SDLC u followed? Why?
How are the next sentence and continue different from each other?
Differentiate between structured cobol programming and object-oriented cobol programming.
what is the difference between COBOL2 AND COBOL390?
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.
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...)
Write some characteristics of cobol as means of business language.
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
HOw can I get the negative sign while deduct high value from low value
What is a scope terminator give example?
Write a program that uses move corresponding.
What rules are to be followed while using the corresponding options?
Difference between array and sub-script ?
How do you differentiate between cobol and cobol-ii?