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
How can we inherit a static variable?
What is the function of new view engine in asp.net? : asp.net mvc
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What are the merits and demerits of viewstate?
What r the asp.net list controls and diff. Between them?
Give a few examples of page life cycle events.
What is postback pixel?
Explain State management in asp.net
What is the use of placeholder control? Can we see it at runtime?
How does a content page different from a master page?
Name the namespace which is used by ado.net?
Explain about ASP.NET?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Define static member?
How to comment out asp.net tags?