What are differences between Static Call and Dynamic Call?

Answer Posted / s jana

in static call only value will be pass to called module,but
in dynamic call called module returns value to calling
module.

Is This Answer Correct ?    1 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of SDLC u followed? Why?

1520


What are the different rules for performing sort operation?

762


explain sorting techniques in cobol program?

690


Whats the difference between search & search ALL?

5264


Which mode is used to operate the sequential file?

669






How do define dynamic array in cobol.

671


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5687


What is the compute verb? How is it used?

660


how do you reference the esds vsam file formats from cobol programs

634


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

855


What are different data types in cobol?

689


What are the different types of condition in cobol and write their forms.

658


Give some examples of command terminators?

759


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

648


What is a report item?

741