When does the compiler supply a default constructor for a
class?
Answer Posted / devarathnam c,kotagudibanda(po
Hi... The compiler will supply defaulst constructor when u
not supplied constructor in the program.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Can we use string in the switch case?
Can we start a thread twice in java?
Which is bigger float or double java?
What is time complexity java?
Can we create object of static class?
Explain purpose of sleep() method in java?
What is the purpose of the system class in java?
What is balanced tree in java?
What does this () mean in java?
Does java linked list allow duplicates?
What are the advantages of inner classes?
What does it mean that strings are immutable?
How to make a non daemon thread as daemon?
Explain jvm, jre, and jdk?
Why java is used everywhere?