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
What is a proxy in web service?
Differentiate between file-based dependency and key-based dependency.
What is web api and why to use it?
How can we identify that the page is post back in asp net?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What is the use of placeholder control?
Can we handle the error and redirect to some pages using web.config?
Where is the view state data stored in asp net?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What is asp.net mvc5? : Asp.Net MVC
What are the steps to follow to host a web application on a web server?
Explain the Order of events in an asp.net page?
How many types of triggers are there in update panel?
Explain the difference between globalization and localization techniques
What are the three parts of an http response?