Question Detail Default constructor has how many arguments 1230 Answer: Option D Similar Questions : 1. Which arithmetic operation can be done in pointer MultiplicationDivisionAdditionNone of above Answer: Option C 2. Stack unwinding deals with deals with polymorphismdeals with inheritancedeals with exception handingdeals with classes Answer: Option C 3. Every class has atleast one construtor TrueFalse Answer: Option A 4. Constructor is A class automatically called whenever a new object of this class is createdA class automatically called whenever a new object of this class is destroyedA function automatically called whenever a new object of this class is createdA function automatically called whenever a new object of this class is destroyed Answer: Option C 5. Default constructor has how many arguments 1230 Answer: Option D Read more from - C++ Programming Questions Answers - Chapter 1