Question Detail Which is boolean operator for logical and &||&|&& Answer: Option D Similar Questions : 1. Meaning of STL Standard Tree LibraryStandard Term LibraryStandard Template LibraryNone of above Answer: Option C 2. How to define a destructor X~() {}X() {}~X() ~{}~X() {} Answer: Option D 3. \r is used for carriage returnnew lineend of the linevertical tab Answer: Option A 4. what is the size of int datatype for 32 bit system 1 byte2 byte4 byte8 byte Answer: Option C 5. Which operator is used to define a member of a class from outside the class definition ->::.>> Answer: Option B Read more from - C++ Programming Questions Answers - Chapter 1