Explain pass by reference and pass by value?
Answer Posted / srikanth doki
Passing the reference of the variable rather than passing
the value is known as Pass-by-reference and Passing the copy
of value is known as Pass-by-value.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do you break a loop?
Does java support multiple inheritances?
why Java does not support multiple inheritances?
Which are the two subclasses under exception class?
What is the use of :: in java?
Is math an abstract class in java?
Explain all java features with real time examples
How variables are stored in memory?
Is space a character in java?
What is class array in java?
What is a text string?
Explain importance of throws keyword in java?
What is double word?
How do I get 64 bit java?
Can I learn java in 3 months?