Question Detail Can #define accept parameters YesNo Answer: Option A Similar Questions : 1. expression x.y represents as member x of object ymember y of object xmember y of object pointed by xall of above Answer: Option B 2. Which arithmetic operation can be done in pointer MultiplicationDivisionAdditionNone of above Answer: Option C 3. Which among following has invalid syntax ? #include #include file#include "file"None of above Answer: Option B 4. Stack unwinding deals with deals with polymorphismdeals with inheritancedeals with exception handingdeals with classes Answer: Option C 5. Can #define accept parameters YesNo Answer: Option A Read more from - C++ Programming Questions Answers - Chapter 1