When does the compiler supply a default constructor for a
class?
Answer Posted / ravichandra
We cannot supply any constructor in the class the compiler
supply a default constructor.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Can we override private constructor in java?
When should a function throw an exception?
What is jit compiler in java?
What is array length in java?
Explain about abstract classes in java?
In a class implementing an interface, can we change the value of any variable defined in the interface?
Can you pass functions in java?
What is meant by nested loop?
What is the difference between abstract classes and interfaces?
How can a gui component handle its own events?
What does java ide mean?
What are the different types of inner classes?
Is java 11 paid version?
What are the types of relation?
What is the difference between a switch statement and an if statement?