Question Detail 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 Ad Similar Questions : 1. Every class has atleast one construtor TrueFalse Answer: Option A 2. Which of the following type of class allows only one object of it to be created Virtual classAbstract classSingleton classFriend class Answer: Option C 3. How we mark the end of c++ statement ;:>><< Answer: Option A 4. Default constructor has how many arguments 1230 Answer: Option D 5. Reference is like a PointerStructureArrayNone of above Answer: Option A Read more from - C++ Programming Questions Answers - Chapter 1