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 |
How route table is created in ASP.NET MVC?
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?
What is the difference between using system.net and system.net.sockets?
how to face first interview in .NET?
Speaking of Boolean data types, what's different between C# and C/C++ ?
What is model first? : Entity framework
why DotNetFramework is included in building a software
What is MVVM design pattern?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
What is the difference between model view and controller?
Explain the .net framework.