Can you declare an override method to be static if the original method is non-static



Can you declare an override method to be static if the original method is non-static..

Answer / kirti

No. The signature of the virtual method must remain the same, only the keyword virtual is changed to keyword override.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

How route table is created in ASP.NET MVC?

0 Answers   NA,


what are generics? Without generics what are the disadvantages in 1.1?

3 Answers   HP, iSoft, nTech Solutions,


What is ViewStart Page in ASP.Net MVC?

0 Answers   B-Ways TecnoSoft,


What is the difference between using system.net and system.net.sockets?

1 Answers  


how to face first interview in .NET?

2 Answers   HCL, Xponent,






Speaking of Boolean data types, what's different between C# and C/C++ ?

1 Answers  


What is model first? : Entity framework

0 Answers  


why DotNetFramework is included in building a software

0 Answers   Infosys, Symphony,


What is MVVM design pattern?

0 Answers  


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

0 Answers   NA,


What is the difference between model view and controller?

0 Answers  


Explain the .net framework.

0 Answers  


Categories