where do we use dyanamic call ?
and where do we use static call pls give any example pls ?

Answer Posted / kanchan

where speed is required we use Static call and if storage
is an inportant factor then we use dynamic call

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an in line perform? When would you use it? Anything else you wish to say about it.

647


State the various causes of s0c1, s0c5 and s0c7.

665


what is search and searchall?what is the diffrence between them?give an best example?

5563


what are decleratives in cobol?

1827


What are 77 levels used for?

659






I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1118


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1588


What are the cobol coding sheets?

665


Define cobol?

864


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

681


what is amode(24), amode(31), rmode(24) and rmode(any)?

705


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2120


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

700


What are the access modes of START statement?

719


What are literals?

632