Java is based on pass by reference or pass by value ..
Answer Posted / guest
by reference.
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
What is the purpose of the system class in java?
How to reverse string in java?
What is downcasting?
What happens if I remove static from main method?
What is sleep method?
What do you mean by append?
What are the advantages of inner classes?
Can a class be defined inside an interface?
When can you say a graph to be a tree?
Why parameters should be passed by reference?
Is string an object?
What are adapter classes?
What is meant by flickering?
What is instanceof keyword?
What modifiers may be used with an inner class that is a member of an outer class in java programming?