What is the difference between CALL BY VALUE and CALL BY
CONTENT?

Answer Posted / shashikumar.d

if we can do any modification in forml arguments that
change can't effected actual arguments. this is known as
call by value.
if we can do any modification in forml arguments that
change can effected to actual arguments. this is known as
call by content.

Is This Answer Correct ?    15 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the various section in data division and briefly explain them.

712


how to refer the data field?

1818


Define cobol?

878


what is the use of outrecord?

1781


What are different data types in cobol?

705






What are the different data types in cobol?

801


what is the difference between COBOL2 AND COBOL390?

2468


Write some characteristics of cobol as means of business language.

634


What is Pic 9v99 Indicates in COBOL?

744


How do you get the data to code the BMS macro?

1486


What are various search techniques in cobol? Explain.

660


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2110


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?

716


How arrays can be defined in COBOL?

672


What is static and dynamic call in cobol?

603