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

What is a 307 redirect?

0 Answers  


what is difference between User Control,Custom Contro1,Web server control and template controls

1 Answers  


what is view state and its use

10 Answers   DELL, Efextra, HCL,


Differentiate between namespace and assembly.

0 Answers  


what do machine key element in configuration file specify?

1 Answers   TCS,






I am trying to redirect another site on button click.

8 Answers  


What is a viewbag?

0 Answers  


Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc

0 Answers  


What event handlers can I include in Global.asax ?

1 Answers  


How do u optimize a query in asp.net?

0 Answers   MCN Solutions,


What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.

0 Answers  


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

0 Answers  


Categories