What are Sealed Classes in C#?

Answer Posted / alex

sealed class used for a security purpose without using sealed class , the class must be inherited,

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is uint64?

522


How to parse a date time string?

539


What is public or shared assemblies ?

561


Can you create sealed abstract class in c#?

487


What is datagrid c#?

476






Can int be null c#?

529


What is the difference between dynamic and var in c#?

467


What are get and set in c#?

583


Is there any sample c# code for simple threading?

567


Can a class have multiple constructors c#?

500


What is the implicit name and type of the parameter that gets passed into the class set method?

496


What is the use of convert toint32 in c#?

532


What are the 3 different types of arrays?

565


What is window application in c#?

502


What does assert() do in c#?

554