is java support call by reference and call by value, if
supports please explain?
Answer Posted / ravikiran
java supports call by value because there is no concept of
pointers.
| Is This Answer Correct ? | 18 Yes | 10 No |
Post New Answer View All Answers
What are Normalization Rules? Define Normalization?
Explain about exception propagation?
How do you write a scanner class in java?
Is java developer a good career?
What do you mean by constant time complexity?
What is the difference between a method and a procedure?
Can we overload the methods by making them static?
What is the abstract class?
What is a protected class in java?
What is Major and importance difference between for and foreach loop ?
Can we force garbage collector to run ?
What is immutable in java?
How do you sort in descending order in java using collections sort?
Explain jvm, jre, and jdk?
What is the use of put method?