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

What is readline c#?

496


What is array formula?

470


How objects are stored in memory?

504


What is difference between dictionary and hashtable in c#?

439


How to properly clean up excel interop objects?

519






Define Virtual folder?

639


Can we inherit private members of class in c#?

585


How do you set a class path?

458


What are the generation of Garbage Collection in C# .NET ?

564


what is a static constructor?

676


How to find type of variable?

554


Can you pass value types by reference to a method?

529


What is the difference between out and ref in c#?

493


How do I start a program in c#?

497


in object oriented programming, how would you describe encapsulation?

567