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 |
How finally used under exception handling?
Write java program to reverse string without using api?
What is a bubble sort in java?
What does nullpointerexception mean?
Is java developer a good career?
Explain the private protected method modifier?
Why can't we override private static methods?
explain autoboxing in java?
what are the methods in object?
Explain serialization and deserialization in java?
What is difference between char array and string?
why top level class could not be static