is to allow the same operator to be bound to more than one-02938
__________ is to allow the same operator to be bound to more than one implementation, depending on the types of the operands.
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.31 - Quiz No.2.
__________ is to allow the same operator to be bound to more than one implementation, depending on the types of the operands.
Operator overloading
value overloading
pointer overloading
None of the given