Question Detail What is abstract class Whose objects cant be createdWhose objects can be createdDepends on classNone of above Answer: Option A Similar Questions : 1. What is abstract class Whose objects cant be createdWhose objects can be createdDepends on classNone of above Answer: Option A 2. Which arithmetic operation can be done in pointer MultiplicationDivisionAdditionNone of above Answer: Option C 3. Declaring pointer more than one can cause Trapabort a programerrornone of above Answer: Option A 4. Stack unwinding deals with deals with polymorphismdeals with inheritancedeals with exception handingdeals with classes Answer: Option C 5. Which type of variables can be referred from anywhere in the c++ code All variablesLocal variablesUniversal variablesGlobal variables Answer: Option D Read more from - C++ Programming Questions Answers - Chapter 1