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
Which of the following is not an isolation level in the JDBC
what is object-oriented programming in java?
What are the types of literals?
What is the purpose of static keyword in java?
How many ways can we create the string object?
Differentiate between a class and an object.
Explain the meaning of java applet.
How many unicode characters are there?
What is empty list in java?
Do we need to manually write Copy Constructor?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
What is meant by vector class, dictionary class, hash table class, and property class?
What is an example of character?
Explain about field hiding in java?
How does arrays sort work in java?