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 ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use of list in c#?

526


Define a partial class?

577


What is constructors, explain with syntax

613


What is a console device?

570


Define property in c#.net?

611






What is a decimal c#?

544


What is the use of 'using' statement in c#?

561


What is difference between class and abstract class in c#?

536


What is the difference between yield and return?

541


How to use the sreamReader class to read form a text file?

649


What is for loop in c#?

588


Explain how is the dll hell problem solved in .net?

524


Which programming language is best for desktop applications?

562


What is a verbatim string literal and why do we use it?

551


What are satellite assemblies? How will you get the different language strings?

579