Java is based on pass by reference or pass by value ..
Answer Posted / eyal roth
Pass by value.
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
What are 3 data types?
How to reverse string in java?
How to sort an unsorted array in java?
Why are the objects immutable in java?
How does arrays sort work in java?
What is the purpose of methodology?
What is a char in java?
Difference between start() and run() method of thread class?
Explain about abstract classes in java?
What is ctrl m character?
What is the purpose of garbage collection in java? When is it used?
What is meant by class loader? How many types are there? When will we use them?
What are the methods available in a class?
How many bits is a word?
What is the purpose of using break in each case of switch statement?