what is call by value and call by reference ?

Answer Posted / raghunathareddy

call by value means intialize the vatriable..cal by ref means
calling the reference....

Is This Answer Correct ?    6 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can read the file from bottom?

660


what are decleratives in cobol?

1827


In which area will you utilize 88 level items in cobol?

722


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

720


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

823






I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1230


explain sorting techniques in cobol program?

690


What is the difference between PIC 9.99 and 9v99 in COBOL?

732


what is the use of outrecord?

1771


Discuss about changing dataset name in proc.

759


For rewrite, why is it mandatory that file needs to be opened?

623


In COBOL programming, what is PERFORM? What is VARYING?

670


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

652


i need a small 3d program using inline and outline.

1637


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

672