Java support what type of parameter passing ?
Answer Posted / rajkumar ksr college
It would
support const parameters like C++.
For instance:
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Which of the following classes will have more memory allocated?
How do you clear a list in java?
What do you understand by access specifiers in Java?
What are the methods used to implement for the key object in the hash map?
Is string a datatype?
Define a java class.
What do you mean by scope of variable?
What is constant in programming?
Why java is said to be pass-by-value ?
Is array a class?
What is a class component?
Can we have multiple classes in single file ?
Why string is immutable with example?
Can we override protected method in java?
Is a copy constructor?