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 method overriding in java ?
Is it possible to override the main method?
What happens if a constructor is declared private?
What is java lang string?
What are the three parts of a lambda expression?
What are annotations in java?
What is the symbol for average?
What is the difference between size and length in java?
What is the difference between the file and randomaccessfile classes?
What does system out println () do?
Which category the java thread do fall in?
What do you mean by local class?
What is boolean strategy?
How can you read content from file in java?
Can we increase array size dynamically in java?