Answer Posted / sadikhasan palsaniya
No, java does not support default argument in method.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the purpose class.forname method?
What are decalarations?
What is the default value of the local variables?
Is vector synchronized in java?
What are local variables?
Can an abstract class be a final class?
What is a method signature java?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
What is collection sort in java?
What is the difference between iterator and list iterator?
What's the base class in java from which all classes are derived?
What do you mean by platform independence of Java?
What mechanism does java use for memory management?
how to write a server program and sending the mails to the server using smtp protocol please help me
What is the diffrence between inner class and nested class?