Tell us what is a sealed class?



Tell us what is a sealed class?..

Answer / Ashish Tripathi

A sealed class is a class that cannot be inherited from. This prevents other classes from inheriting its functionality, ensuring that the base class behavior remains unchanged.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Can you explain what do you understand about web service?

1 Answers   Accenture,


Which dll translate xml to sql in internet information server (iis)?

1 Answers  


What are the new thee features of com+ services, which are not there in com (mts)?

1 Answers  


What is msil, il?

1 Answers  


What is exception handling?

1 Answers   Amazon,


What is CLR? How it will work?

3 Answers   NeoSoft,


What are nullable types in .NET

1 Answers   TryTechnicals Pvt Ltd,


What is the difference between web application and enterprise application?

1 Answers  


What is the difference between constants and read-only variables?

1 Answers  


Explain about .NET services?

1 Answers  


Explain when should you use .net web forms over asp.net mvc?

1 Answers  


Who is using .net core?

1 Answers  


Categories