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 |
What is anagram of a string?
difference between byte stream class and character stream class?
To what value is a variable of the Boolean type automatically initialized?
What do you mean by append?
What is the use of StringTokenizer class?
What is a control variable example?
Is nullpointerexception checked or unchecked?
Explain spliterator in java8?
Which is faster set or list in java?
What does super()represent, and how is it used in Java?
Can an interface be final?
How does varargs work in java?