Which Statements Are Correct About Operator Overloading #438
Which statements are correct about operator overloading?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Object Oriented Concepts - Introduction of Overloaded Operators - Quiz No.1.
Which statements are correct about operator overloading?
Mathematical or physical modeling where we use classes to represent objects such as vectors, matrices, complex-numbers etc
Graphical programs where coordinate related objects are used to represent positions on the screen
Financial programs where a class represents an amount of money
All of the mentioned