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 |
Why for each loop is used?
What do you mean by ordered and sorted in collections in java?
Why convert an applet to an application?
What is java algorithm?
What is a final class ?
What are strings in physics?
Define interface in java?
what is the Use of throws exception?
What is meant by object oriented programming – oop?
Suppose there is an Online shopping cart application having different objects like Cart, SelectionItem, Billing, COnfiguration, Authentication, Authorization, PersonalDetails etc. Out of this which one can be made a singleton pattern and why?
What is the memory leak in java?
If there is no implementation of MARKER INTERFACE in java. Then how compiler come to know about specification.