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

What is the Purpose of Pointer in the string?

632


What is the default value(s) for an initialize and what keyword allows for an override of the default?

680


In COBOL, what is the different between index and subscript?

747


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1639


How to remove 2 duplicate records and copy only one using job control language?

724






How can you get the ksds file records into your cobol program?

634


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1913


Write down the divisions of cobol program?

659


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

659


What are the different data types in cobol?

776


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.

1103


What are the different rules to perform a Search?

610


What is the difference between Global and External Variables?

652


Discuss about changing dataset name in proc.

751


Have you used comp and comp-3 in your project? And how?

2001