How many constructors can a class have?

Correct Answer: None of the above

Explanation:

A class can have any number of constructors. If a class have more than one constructor, we call it as the constructor is overloaded.


Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion