Solved

In the Context of the Function Header Below, the Operator

Question 20

Multiple Choice

In the context of the function header below, the operator "!=" is __________.
Bool operator!=(const Person& per) const;


A) overridden
B) overloaded
C) promoted
D) undefined

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions