What are Sealed Classes in C#?

Answer Posted / sasi

A sealed class cannot be used as a base class. For this
reason, it cannot also be an abstract class.

Is This Answer Correct ?    83 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is virtual in c#?

485


What is the difference between CreateObject() and GetObject()?

559


What is c# windows form application?

504


What are the new features in c# 2.0?

523


What is view model in c#?

471






Which are access modifiers available in c#?

529


How to add controls dynamically to the form using c#.net.

480


Why use “using” in c#?

531


What is callback function in c#?

536


What is the difference between array and arraylist in c#?

488


Difference between Value type & reference types ? and give the example in .Net?

527


Why do we use polymorphism in c#?

482


What is ado c#?

540


How can we make a thread sleep for infinite period ?

551


Can an abstract class inherit from another abstract class c#?

556