Question Detail What is the value of sizeof(char) 1248 Answer: Option A Similar Questions : 1. Inline functions are invoked at Run timeCompile timeDebug timeNone of above Answer: Option B 2. Which operator is used for comparing two variables :===:== Answer: Option D 3. Can #define accept parameters YesNo Answer: Option A 4. C++ programs must contain start()system()main()program() Answer: Option C 5. What is polymorphism Ability to take more than one formAbility to destroy destructorAbility to create constructorNone of above Answer: Option A Read more from - C++ Programming Questions Answers - Chapter 1