True/False
In C++, >> is used as a stream extraction operator and as a right shift operator.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: A(n) _ constructor converts its argument to
Q3: The associativity of the operator = is
Q4: When writing the definition of a friend
Q5: A(n) _ function is a nonmember function
Q6: Which of the following is the syntax
Q8: Using a class _ allows you to
Q9: The declaration of a friend function cannot
Q10: With the exception of the _ operator
Q11: When an object invokes a member function,
Q12: In C++, operator is a reserved word.