What is the difference between pass by reference and pass by
value?
Answer Posted / john otieno onyango
passby value a copy of the entire object is passed to the
function
While
pass by reference only the address of the object is
transferred to the function
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is oops concept with example?
Why do we need oop?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is the point of polymorphism?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is polymorphism give a real life example?
#include
What are main features of oop?
What is object in oops?
What is polymorphism and types?
What is the benefit of oop?
Which is better struts or spring?
What is encapsulation with real life example?
What is encapsulation with example?
What is polymorphism oop?