Which of the following option will be true if we overload --03008
Which of the following option will be true, if we overload -= operator?
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Lecture No.37 - Quiz No.2.
Which of the following option will be true, if we overload -= operator?
only - operator needs to be overloaded
Minus (-) and = operators need to be overloaded
the - and = operators need to be overloaded implicitly
instream