Can we have a non static member function in a base class to
be override in derived with static modifier?

Answer Posted / parmjit

No, we cannot derive static class from a user defined
class. They can only be derived from object class.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain briefly the difference between value type and reference type?

751


What are the collection types can be used in c#?

640


Whats an assembly? Describe the importance of assembly?

694


What is the purpose of private constructor in c#?

743


What are the benefits of using the aggregate method in linq?

699


Where do we set the min and max pool size for connection pooling?

716


Is a c# interface the same as a c++ abstract class?

747


What is unrecognized escape sequence in c#?

690


What is main thread in c#?

684


What is definition in c#?

643


What do you mean by synchronous and asynchronous operations?

698


What is bit in c#?

729


What is difference between interface and abstraction?

671


What is parseexact c#?

685


Name the method of servicebase class?

729