Can we have a non static member function in a base class to
be override in derived with static modifier?
Answer Posted / guest
No.
A Static member can not be declared override, virtual,
abstract.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain namespaces in c#.
I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.
How do partial classes work in c#?
Can you inherit multiple classes in c#?
What is the different types of private assembly and shared assembly?
What does convert toint32 mean?
What is anonymous method in c#?
When should we use delegates in c#?
Does the system.exception class have any cool features?
What do u mean by delegation?
Can a string be null c#?
Explain the role of the datareader class in ado.net connections?
Why interface is required?
Can we write class inside a class in c#?
To allow an element to be accessed using a unique key which .NET collection class is used ?