Java support what type of parameter passing ?
Answer Posted / johnjot
call by value only..when objects are passing as args, then
the reference is passed in by value..
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What are filterstreams?
Which list does not allow duplicates in java?
What is the base class of all exception classes?
Can we create our own daemon thread?
What is numel matlab?
Is null an object java?
What is methodological framework?
How do constructors use this() and super()?
What is difference in between java class and bean?
What is the purpose of lambda expressions?
What are the main uses of this keyword?
What is the difference between an if statement and a switch statement?
How do you create a null object?
Is static a keyword in java?
Explain the difference between abstract classes and interfaces in java?