Which statements are correct about operator overloading?
Posted: Wed Jul 13, 2022 7:57 pm
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
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