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
describe synchronization in respect to multithreading? : Java thread
What are inbuilt functions?
Why vector class is used?
What is meant by string is immutable?
What does bitwise or mean?
State two differences between C and Java.
What is boolean strategy?
What do you know about the garbage collector in java?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
What is api in java?
What do you mean by buffering?
What is private public protected in java?
What is an example of a conditional statement?
What is meant by vector class, dictionary class, hash table class, and property class?
What is a parameter in matrices?