Default constructor must be defined, if parameterized constructor is defined and the object is to be created without arguments.
(a) True
(b) False
I got this question during an online exam.
This interesting question is from Constructors in section Constructors and Destructors of Object Oriented Programming