Home » C++ Programming » Constructors and Destructors

A __________ is a constructor that either has no parameters, or if it has parameters, all the parameters have default values.

Correct Answer: default constructor

← Previous Question Next Question→

Discussion & Comments

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