What is difference between call by value and call by reference?
Answer / Shilpa Tomar
In Call by Value, the actual values of arguments are passed to functions. In Call by Reference, references or addresses of variables are passed to functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Are arrays static in java?
What are keywords in java?
What is the difference between int and integer in java?
what is abstract class in Java?
Difference between Reader/Writer and InputStream/Output Stream?
9 Answers Adobe, Kirusa, Verizon,
What are the main differences between notify and notifyAll in Java?
Explain about fail fast iterators in java?
What is an empirical question?
what is servlet filter?
What is the use of volatile in java?
What is methods in java?
What is difference between path and classpath variables?