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


Please Help Members By Posting Answers For Below Questions

What is a event in c#?

464


Explain About .Net remoting

567


Which is faster iqueryable or ienumerable?

568


Is c# difficult to learn?

487


Is it possible to inherit multiple interfaces?

543






Contrast System.String and System.Text.StringBuilder classes?

528


What is an abstract class c#?

488


How is a loop recorder monitored?

507


Which operator cannot be overloaded in c sharp?

495


How to implement a singleton design pattern in c#?

474


Is it possible to have a static indexer in c#? Allowed in c#.

531


What is byte c#?

449


What is difference between Trace and Debug

552


How can encapsulation be achieved?

604


Why abstract class can not be instantiated?

452