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
How many bytes is a unicode character?
How do I convert a string to an int in java?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
What do you mean by local variable and instance variable?
Can we override private constructor in java?
What is super keyword explain with example?
What is java object name?
How do listeners work?
Which is the best approach for creating thread ?
How do you start a new line in java?
What is the final method?
What is string data?
What is functional interface in java example?
Can we restart a thread already started in java?
What is method reference in java?