is java support call by reference and call by value, if
supports please explain?
Answer Posted / deepa
java Supports Call by value as any C/C++ languages do.
It spports Call By Reference through objects,Since Java
Does not support Pointers.
Is This Answer Correct ? | 29 Yes | 9 No |
Post New Answer View All Answers
What is the access scope of protected access specifier?
What is the vector class in java programming?
What is super keyword explain with example?
What is a ?
When do we use synchronized blocks and advantages of using synchronized blocks?
What are the wrapped, classes?
What is consumer interface?
Explain public static void main(string args[]) in java.
Why do you canvas?
How to sort double array in java?
What is the function of http?
What is identifier give example?
What is the argument in java?
What is string in java?
What are data types in oop?