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 is communist flag?
What do heavy weight components mean in java programming?
Is java map thread safe?
How to split arraylist elements in java?
What is better- service oriented or batch oriented solutions?
What is a nullable field?
Explain the difference between static and dynamic binding in java?
How will you add panel to a frame?
What is difference between identifier and variable?
Can variables be used in java without initialization?
What are anonymous inner classes?
What is meant by interface?
Can an interface have a class?
Can we define constructor in inner class?
why doesn't java run on all platforms?