Question Detail Every class has atleast one construtor TrueFalse Answer: Option A Similar Questions : 1. Which is not a correct variable type floatintdoublereal Answer: Option D 2. Which operator is used to define a member of a class from outside the class definition ->::.>> Answer: Option B 3. Which arithmetic operation can be done in pointer MultiplicationDivisionAdditionNone of above Answer: Option C 4. If value has not type, then the pointer pointing to this value will be known as Empty pointerNull pointerVoid pointerNone of above Answer: Option C 5. All members of class have which access to its members privatepublicprotecteddepends Answer: Option A Read more from - C++ Programming Questions Answers - Chapter 1