what is the difference between call by value and call by
reference?

Answer Posted / rama krishna sidhartha

Call by value means passing the values.

Call by reference means passing the address of the variables
given.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is stack a keyword in c?

619


what value is returned to operating system after program execution?

1588


What is main () in c language?

582


How can I read data from data files with particular formats?

591


c program to compute AREA under integral

1793






What is the most efficient way to store flag values?

672


Differentiate between a for loop and a while loop? What are it uses?

654


What is a rvalue?

736


can we implement multi-threads in c.

651


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

651


What is this pointer in c plus plus?

582


Explain what is the difference between the expression '++a' and 'a++'?

618


i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical

1823


What is the role of && operator in a program code?

556


Explain the use of function toupper() with and example code?

636