True/False
If a constructor is not written when the class is compiled,then a constructor is automatically provided and it is known as the default constructor.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Each object that is created from a
Q17: The separation of data and the code
Q18: What software entity contains both data and
Q19: Which method is called automatically when an
Q20: A method that gets a value from
Q23: The data contained in an object are
Q24: When a superclass method has the same
Q25: When the program is running,it can use
Q26: When an object's internal data is hidden
Q27: In an inheritance relationship,the superclass inherits members