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 Composition?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
What does %4d mean in java?
What happens when main () method is declared as private?
What are the topics in advance java?
How do you use compareto method?
What do you mean by jjs in java8?
What if I write static public void instead of public static void in java?
What is a constructor, constructor overloading in java?
What are the restrictions that are applied to the java static methods?
What does a method signature consist of?
Why string is a class?
Explain the advantages of packages in java?
Is ++ operator is thread safe in java?
Why runnable interface is used in java?