Question Detail Dereference operator is also called as pointerReference operatorOffset operatorDeoffset operator Answer: Option C Similar Questions : 1. If no constructor is there, then compiler assumes the class to have a default constructor with no arguments TrueFalse Answer: Option A 2. Which is boolean operator for logical and &||&|&& Answer: Option D 3. What is the value of sizeof(char) 1248 Answer: Option A 4. Can we overload constructors in C++ YesNo Answer: Option A 5. Reference is like a PointerStructureArrayNone of above Answer: Option A Read more from - C++ Programming Questions Answers - Chapter 1