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

Answer Posted / umesh

No, you can?t, the signature of the virtual method must
remain the same, only the keyword virtual is changed to
keyword override.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the process of delegation?

484


What is the Signification of the "new " keyword in C#? example

501


What are constructors in c#?

530


What debugging tools come with the .NET ssSDK?

684


What are functions c#?

562






Is string a primitive data type in c#?

497


Is it possible to have a static indexer in c#?

541


Is array ienumerable c#?

465


How Global.asax is used ?

609


What is a generic class?

520


Are c# destructors the same as c++ destructors?

553


Can you explicitly call a destructor?

523


How to declare a property in a class?

542


What is the difference between finally and finalize block?

507


how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge

1621