does java support default argument in Method?
Answer / sadikhasan palsaniya
No, java does not support default argument in method.
Is This Answer Correct ? | 1 Yes | 1 No |
Is null an object in java?
Explain about assignment statement?
What is xslt in java?
What is void keyword?
When should we create our own custom exception classes?
difference between arraylist and linkedlist otherthan performance
When we can access the static data member without creating the object what is the need of the object in java.
5 Answers Airhub, ssinformatics,
Can you explain the final method modifier?
How many decimal digits is 64 bit?
Explain the usage of this with constructors?
what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?
Are arrays immutable in java?