Question Detail Default constructor has how many arguments 1230 Answer: Option D Similar Questions : 1. Can we overload constructors in C++ YesNo Answer: Option A 2. Which class has only one unique value for all the objects of class thisfriend staticnone of above Answer: Option C 3. Which of the following cannot be inherited from the base class ConstructorFriendBoth A and B cannot be inheritedBoth A and B can be inherited Answer: Option C 4. Can #define accept parameters YesNo Answer: Option A 5. C++ programs must contain start()system()main()program() Answer: Option C Read more from - C++ Programming Questions Answers - Chapter 1