What are Sealed Classes in C#?

Answer Posted / irfan

Sealed classes cannot be inheritted by parent class and
sealed methods cannot be ovrriden

Is This Answer Correct ?    24 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need to serialize data?

497


What is asenumerable in c#?

480


What is .net c#?

473


Is array passed by reference in c#?

510


What is array and its types in c#?

515






What does int32 mean in c#?

458


Can struct have constructor c#?

494


What is firstordefault c#?

532


Write a program in c# to find the angle between the hours and minutes in a clock?

477


What is an iqueryable in c#?

495


What is stringreader in c#?

479


What is bit in c#?

520


What is the C# syntax to catch any possible exception?

523


Is lazy t thread safe?

539


What is dll file in c#?

515