Java support what type of parameter passing ?
Answer Posted / srikanth
Java supports always call-by-value.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is a super method?
What is the hashcode () and equals () used for?
Is java still relevant?
What is function declaration?
Explain about fail fast iterators in java?
Why we used break and continue statement in java?
Why is flag used in java?
Can we use synchronized block for primitives?
What is a singleton class in Java?
How do you download stubs from Remote place?
What is meant by call by reference?
How do you add an element to an arraylist in java?
What is a variable declaration?
What is a static method in java?
Why doesn't the java library use a randomized version of quicksort?