Can you declare the override method static while the
original method is non-static?
Answer Posted / ashish gupta
I don think so...
even static members can not be marked as a virtual,abstract
or override.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is join in c#?
What is the difference between const and readonly in c#.net?
Is equal in c#?
How to add controls dynamically to the form using c#.net.
Do we get an error while executing the “finally” block in c#?
what is the difference between interface and multiple interface?
Does c# replace c++?
Are objects passed by reference in c#?
How can you write a class to restrict that only one object of this class can be created (Singleton class)?
What are the types of assembly available
What are the properties of a string class?
How is a loop recorder monitored?
What are the Features in .net framework 1.1
Is versioning applicable to private assemblies?
Is c# scripting language?