Question Detail 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 Similar Questions : 1. Which operator is used to define a member of a class from outside the class definition ->::.>> Answer: Option B 2. Which operator is used for comparing two variables :===:== Answer: Option D 3. Default constructor has how many arguments 1230 Answer: Option D 4. Meaning of PDB Physical Database FileProgram Database FileProgram Direct FileNone of above Answer: Option B 5. If no constructor is there, then compiler assumes the class to have a default constructor with no arguments TrueFalse Answer: Option A Read more from - C++ Programming Questions Answers - Chapter 1