Multiple Choice
The ____ operator is a unary operator.
A) >>
B) %
C) &
D) /
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: When would you want to use friend
Q33: Consider the following class declaration: <br>#include <br>using
Q34: When you allocate memory during the execution
Q35: The C++ friend relationship is always one-sided.
Q36: The = operator() function overloads the assignment
Q38: To _ memory for a field is
Q39: To use arithmetic symbols with your own
Q40: _ is an example of overloading the
Q41: Match each term with the correct statement
Q42: Which of the following operators has the