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 is rmode(24)

766


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

773


What is perform what is varying?

805


Write the code to count the sum of n natural numbers.

789


What are the access modes of START statement?

813






What is the difference between structured cobol programming and object alternativelyiented cobol?

855


Write a program to enter and display the names of students in a class using the occurs clause.

774


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2838


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1616


what happens if parmparameter passes zero bytes to the program

1753


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

806


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

761


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

754


What type of SDLC u followed? Why?

1634


What is the usage of comp fields in cobol?

753