Answer Posted / suresh v
The class from which we cannot create a new class is called Sealed class.Inheritance will be stopped by using Sealed Classes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
What is difference between viewstate and session state in javascript?
Can you change a master page dynamically at runtime? How?
Define repository pattern in asp.net mvc? : asp.net mvc
Differentiate between a page theme and a global theme?
How can I open ashx file in mobile?
Which of the following .NET framework supports Web API?
Explain the role of global.asax?
Define authentication and authorization.
Differentiate between a hyperlink control and a linkbutton control.
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
What are the namespaces used in asp.net mvc? : asp.net mvc
What is difference between viewstate and session in asp net?
What is the use of autowireup in asp.net?
How to prevent client side validation from the ASP.NET validation controls?