Does C# support static class?Is Static class be inherited by
any class?

Answer Posted / hitesh

Yes it supports static class and it can be inherited by
other class but only by using classes and not through
objects

Is This Answer Correct ?    5 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I force the dispose method to be called automatically, as clients can forget to call dispose method?

737


What is Bundling and Minification in MVC?

790


What is the good practice to implement validations in aspx page?

862


Which property is used to identify the Page is Post Back in ASP.NET?

784


What are the events in a page life cycle?

740


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

803


Explain how can we inherit a static variable?

792


Explain the use of dataadapter.

837


What is postback and autopostback in asp.net?

771


How can we provide the WebParts control functionality to a server control?

782


How to implement globalization and localization in the use interface in .net.

764


What language does asp.net use?

765


What are the two Layouts supported by a Web form in ASP.NET?

807


What is a master page and what does it do?

736


What are the difference between overriding and overloading?

734