Java is based on pass by reference or pass by value ..
Answer Posted / guest
by reference.
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
What is Mutex (Mutual Exclusion Object) ?
What is nested class?
Difference between static synchronization vs. Instance synchronization?
What is better- service oriented or batch oriented solutions?
What is n in java?
What are peerless components?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
Variable of the boolean type is automatically initialized as?
Explain the pointers in Java?
What if I write static public void instead of public static void in java?
What is classes in java?
Can you call a method on a null object?
What does java final mean?
Can we have 2 main methods in java class?
Is string a data type in java?