What is the difference between pass by reference and pass by
value?
Answer Posted / ganesh
in pass by referce function can access original memory
location of variable so can access value while in case of
pass by value fuction can copy the value of variable to the
prototype of its kind of variable so calling funcion can
access the prototype variable but not the direct original
variable.
| Is This Answer Correct ? | 16 Yes | 9 No |
Post New Answer View All Answers
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
Why oops is important?
Prepare me a program for the animation of train
explain sub-type and sub class? atleast u have differ it into 4 points?
Is react oop?
what type of question are asked in thoughtworks pair programming round ?
what is graphics
What is balance factor?
can inline function declare in private part of class?
What are the types of abstraction?
What is stream in oop?
Why is encapsulation used?
What is pointer in oop?
How to hide the base class functionality in Inheritance?
Why do we use polymorphism in oops?