Java support what type of parameter passing ?
Answer Posted / eesha
Please refer to:
http://java.sun.com/docs/books/tutorial/java/javaOO/arguments.html
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is singleton class example?
how many types of Inheritance?
Can we declare an array without size in java?
Differentiate between stringbuffer and stringbuilder in java.
What do you understand by the term wrapper classes?
In Java list the methods that can be overridden?
What is string and example?
What is a boolean in java?
Why is sizeof not a function?
What is the difference between super class & sub class?
Explain treeset?
Why there are some null interface in java? What does it mean?
What is thread pool in java with example?
Can we write method inside a method in java?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?