Multiple Choice
Which of the following operators may be used to assign one object to another?
A) =
B) ==
C) <>
D) @
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q31: When you overload the << operator you
Q32: The _ member variable may be accessed
Q33: In C++ if you overload the <
Q34: When you overload an operator, you cannot
Q35: An aggregate class's constructor can use a
Q37: In C++11 the _ operator swaps the
Q38: When objects contain pointers, it is a
Q39: A(n) _ is a special built-in pointer
Q40: If a member is declared _, all
Q41: You can overload the conditional operator to