What's a default constructor...???
Answers
Answered by
0
In computer programming languages, the term default constructor can refer to a constructor that is automatically generated by the compiler in the absence of any programmer-defined constructors, and is usually a nullary constructor.
Brainlist please...
Similar questions