Computer Science - Object Oriented Programming Using C++ - Discussion
Discussion Forum : Object Oriented Programming Using C++ - Section 1 (Q.No. 30)
30.
When you pass a variable _____, C++ passes only the contents of the variable to the receiving function
Discussion:
1 comments Page 1 of 1.
Sukanya said:
1 decade ago
In pass by value, only values are passed from the calling function to the called function, while in pass by reference, the address is passed.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers