Question Detail Which arithmetic operation can be done in pointer MultiplicationDivisionAdditionNone of above Answer: Option C Similar Questions : 1. what is the size of int datatype for 32 bit system 1 byte2 byte4 byte8 byte Answer: Option C 2. ios::ate is used for Set the initial position at the start of the file Set the last position at the end of the fileSet the initial position at the end of the fileSet the last position at the start of the file Answer: Option C 3. Meaning of PDB Physical Database FileProgram Database FileProgram Direct FileNone of above Answer: Option B 4. Every class has atleast one construtor TrueFalse Answer: Option A 5. Dereference operator is also called as pointerReference operatorOffset operatorDeoffset operator Answer: Option C Read more from - C++ Programming Questions Answers - Chapter 1