Can you declare the override method static while the
original method is non-static?

Answer Posted / umesh

No, you can?t, the signature of the virtual method must
remain the same, only the keyword virtual is changed to
keyword override.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is void method?

486


What is asax file in c#?

566


What is the difference between constants and read-only?

469


Tell me the difference between value passing and address passing?

624


Why do we need collections in c#?

467






What is a trace and asset? Explain some differences?

697


How can it prevents DLL Hell assembly versioning in .NET?

529


What is parallel foreach in c#?

541


What is method and function in c#?

492


What is ienumerable t in c#?

484


What are the different types of comments in c#?

488


What is the difference between internal and private in c#?

499


What is a variable in c#?

468


Is versioning applicable to private assemblies?

566


What is CASPOL?

603