When does the compiler supply a default constructor for a
class?
Answer Posted / ravikiran
when there is no other constructor with arguments is defined
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are wrapper classes in java?
What is a map? What are the implementations of map?
What is casting in java programming?
What are keywords and reserved words in java?
Explain with example the concept of constant variable in java.
What is the difference between math floor and math round?
What is a heavyweight component?
How do I type unicode?
What is the final keyword denotes?
What is dot operator?
Which is better singleton or static class?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
How do you bind variables?
Why are arrays useful in java?
Which package is imported by default?