What are Sealed Classes in C#?

Answer Posted / vishalsharma

sealed classes cannot be inherited.

Is This Answer Correct ?    238 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is field in c#?

458


What is a web service in c#?

579


What is parameterized constructor?

504


What will a loop recorder show?

543


How do you pass reference parameters in c#?

447






Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?

513


Can an interface extend a class c#?

504


What is type safe code?

468


What is the use of main method in c#?

481


What is throw in c#?

510


How to declare a property in a class?

545


What is datatable and dataset in c#?

478


What is JIT (just in time)? how it works?

549


What is thread and explain states of a thread in c#?

474


What is the difference between interface and functional interface?

481