How to stop the inheritance?

Answers were Sorted based on User's Feedback



How to stop the inheritance?..

Answer / chswapna

By using sealed keyword in class then stop stop the inheritance.

Is This Answer Correct ?    13 Yes 0 No

How to stop the inheritance?..

Answer / 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

More ASP.NET Interview Questions

Disable Session State at the Application Level

2 Answers  


What is the difference between Proxy and Contract?

1 Answers  


Where is session cookies stored?

0 Answers  


What is asp.net master page?

0 Answers  


What describes a query?

0 Answers  






Is asp.net a programming language?

0 Answers  


What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain

4 Answers   Mind Tree,


Urgent requirement of .NET in CMMI Level3 COmpany Pune

0 Answers  


Explain why it is useful to use mvc instead of webforms? : asp.net mvc

0 Answers  


What are ASHX files?

0 Answers   HCL,


Explain weak typing and strong typing.

0 Answers  


If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

1 Answers   Cap Gemini, Keane India Ltd, MindSquare,


Categories