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 a clr (common language runtime)?
What is int64 in c#?
Can we inherit private members of class in c#?
how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
Where are value types stored in c#?
what is a enumeration in c#
What is a statement c#?
What is ac callback?
Give 2 scenarios where static constructors can be used?
How to do and Apply Themes to Datagrid,Lable,Textbox,etc., in C#.NET 2005 Windows Application? (like who we will do themes in ASP.NET using .CSS and .SKIN files). Urgent!!
What is the difference between an application domain and a process?
What are All kind of access specifiers for a class and for methods
Which are access modifiers available in c#?
What is distribute by in hive?
What is generic and non generic collections in c#?