Question Detail Which is boolean operator for logical and &||&|&& Answer: Option D Similar Questions : 1. Declaring pointer more than one can cause Trapabort a programerrornone of above Answer: Option A 2. what is a class in c++ Class in a collection of objectsClass has noting to do with objectIt just have declaration of few variablesNone of above Answer: Option A 3. Inline functions are invoked at Run timeCompile timeDebug timeNone of above Answer: Option B 4. Which class has only one unique value for all the objects of class thisfriend staticnone of above Answer: Option C 5. Difference between static and dynamic memory allocation is In static memory allocation memory to be allocated in preknownIn dynamic memory allocation memory to be allocated in preknownThere is no differneceNot exact difference is mentioned Answer: Option A Read more from - C++ Programming Questions Answers - Chapter 1