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

Answer Posted / guest

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 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between ienumerable and enumerable in c#?

542


What is tochararray in c#?

538


In a single .NET DLL how many classes it contains?

593


Is cli same as the clr?

601


What are the variables in c#?

598






What is difference between function and method in c#?

541


Why do we need interfaces in c#?

568


What is eager loading in c#?

538


Can hashset contain duplicates c#?

547


How do you convert byte array to hexadecimal string, and vice versa?

624


Are cao stateful in nature?

550


Is there regular expression (regex) support available to c# developers?

616


What is indexer c#?

556


Why to use lock statement in c#?

576


update data in an xml file which resides in solution itself, using silverlight 4.0

1459