When does the compiler supply a default constructor for a
class?
Answer Posted / satish
when we do not specify constructor expectly,java complier
provides default constructor at the time of compliation time
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
How can you set the applet size?
How many digits can a float hold?
What is finally block?
What is the difference between scrollbar and scrollpane?
What is skeleton and stub? What is the purpose of those?
What is byte [] in java?
What are inbuilt functions?
What is the purpose of abstract class?
How does varargs work in java?
What is queue in java?
Can we force the garbage collection to run?
What is the difference between menuitem and checkboxmenu item?
Explain what do you mean by functional overloading in java?
What is the function of character?
what is nested class in java?