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
Why session management is required?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
Who can consume WebAPI?
Define secured sockets layer.
When we use cookie less session? Explain its working?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What is redirectpermanent in asp.net?
How does a content page differ from a master page?
What is the adavantage of using ASP.NET routing?
What is the use of autowireup in asp.net?
What is asp.net with mvc? : Asp.Net MVC
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
Explain asp.net application life cycle?
Is it possible to apply themes to an asp.net application? If yes, then how?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC