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
What is meant by JVM? Is JVM platform independent or not?
When arithmeticexception is thrown?
What is return null in java?
What is meant by collection in java?
How would you use Bubble Sort to sort the number of elements?
What is operator overloading. Is it is supported in java?
What ide should I use for java?
What is implicit object in java?
What is the importance of hashcode() and equals() methods?
How to find the given number is a prime number or not by getting input from the user
Why we use protected in java?
what is the difference between the methods sleep() and wait()? : Java thread
Why string is immutable or final in java
What are the rules for variable declaration?
What is the length of a string?