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 4 pillers of object orinted programming?
Why string is a class?
Is string is a class in java?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
What is the purpose of object oriented programming?
Can you add null to a list java?
Explain how to force the garbage collection in java.
Explain OOPs concept.
Define a java class.
Explain about interthread communication and how it takes place in java?
What are parsing rules?
What is class level lock ?
What is set and get methods in java?
Does apple use java?
What do you understand by an io stream?