Can you declare the override method static while the
original method is non-static?

Answer Posted / mahesh babu ummaneni

when we use virtual key word for method in base class the same thing is used under the derived class just we can change the virtual to override

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are mutable and immutable types in c#?

652


What is the use of main method in c#?

684


Why do we need singleton class in c#?

700


Does c# replace c++?

786


What is a helper method in c#?

657


If you want to write your own dot net language, what steps you will u take care?

750


Can a struct inherit from an interface in c#?

717


How many types of namespaces available in version4?

684


List some of the classes used by system.data namespace?

598


How does it work?

658


Can mvc be used for desktop applications?

680


Will the following code compile?

728


What is a deadlock lock?

669


Is c# easier than c++?

687


What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?

703