What is default constructor?

Correct Answer: A default constructor is a constructor that either has no parameters, or if it has parameters, all the parameters have default values

Discussion & Comments

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