Question Detail Can #define accept parameters YesNo Answer: Option A Similar Questions : 1. what is a class in c++ Class in a collection of objectsClass has noting to do with objectIt just have declaration of few variablesNone of above Answer: Option A 2. How we define our name for constants #constant#define#define_constant#constant_define Answer: Option B 3. What is polymorphism Ability to take more than one formAbility to destroy destructorAbility to create constructorNone of above Answer: Option A 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. Can #define accept parameters YesNo Answer: Option A Read more from - C++ Programming Questions Answers - Chapter 1