info@avatto.com
+91-9920808017
16. Assuming that properly overloaded the *operator to perform multiplication for a Number class, and that a, b, and c are three members of the Number class, which expression is legal?
a*b
a*b*c
Both (a) and (b)
None of these
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
17. When an operator is used alone with a single variable argument, the operator is called
unique
unary
alone
allocated
18. If an operator is normally defined to be only unary, then one
may overload it to be binary
must overload it to be binary
may not overload it to be binary
may not overload it
19. When you overload an operator for use with your classes, you
Must use the overloaded operator for the usual purpose
should use the overloaded operator for the usual purpose
may not use the overloaded operator for the usual purpose
may not overload operators that have a usual purpose
20. When you overload operators, you may change
associativity
precedence
binary operators to unary ones
none of these
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login