Q110
What would be the behaviour if one parameterized constructor is explicitly defined?
A.
Compilation error
B.
Compilation succeeds
C.
Runtime error
D.
Compilation succeeds but at the time of creating object using default constructor, it throws compilation error
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board