Page 1 of 1

Which statements are correct about operator overloading?

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
a) Mathematical or physical modeling where we use classes to represent objects such as vectors, matrices, complex-numbers etc
b) Graphical programs where coordinate related objects are used to represent positions on the screen
c) Financial programs where a class represents an amount of money
d) All of the mentioned