Rushal Arora
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 ?
By Rushal Arora in C# on Mar 23 2014
  • Ayappan Alagesan
    Feb, 2017 12

    This is because Static cannot be overrided.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS