1
Reply

why public & static keyword are necessary with overload method in operator overloading , why cant i write protected instead of public & why we are writing static keyword when we are are calling an overloaded method with the help of class object instead of class name ?

Rushal Arora

Rushal Arora

11y
1.5k
0
Reply