Question Detail << operator is ? stream extraction operatorstream insertion operatorleft shift operatorright shift operator Answer: Option B Ad Similar Questions : 1. The function used to define the task assigned to an operator is ? Virtual functionStatic functionOperator functionFriend function Answer: Option C 2. The objects can directly access ? Public membersPrivate membersBoth of aboveNone of above Answer: Option A 3. Enumerator will allocate the memory when its variables are defined. TrueFalse Answer: Option A 4. 78. If new operator is used, then the constructor function is ? Copy constructorDefault constructorStatic constructorDynamic constructor Answer: Option D 5. << operator is ? stream extraction operatorstream insertion operatorleft shift operatorright shift operator Answer: Option B Read more from - C++ Programming Questions Answers - Set 2