Can you declare the override method static while the
original method is non-static?
Answer Posted / kishore
No we cannot declare ovverride method of static while the
first one is non static..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can class inherit from struct c#?
What is static and use of it?
Can a class or a struct have multiple constructors?
What are collection classes?
How do I get deterministic finalization in c#?
What does || mean in programming?
What is an object pool in .net?
What is the use of console readline () in c#?
What is the difference between overriding and overloading in systemverilog?
How long does a loop recorder procedure take?
Describe the difference between inline and code behind - which is best?
Explain About .NET Framework
What is the default value of date?
Why constructor is used in c#?
what is difference between destruct or and garbage collection ?