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 are the steps to create an assembly and add it to the gac?

451


What is difference between float and decimal?

503


What is int16?

504


What is the use of GC.KeepAlive Method?

634


State two different types of access modifiers.

554






When should you use generics?

505


Is lazy t thread safe?

544


Define delegate?

538


What is list array in c#?

468


What are classes in c#?

575


What is regex c#?

482


Explain the three test cases in unit testing?

592


What is .net c#?

475


Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?

482


What is the task perform by clr?

570