What are Sealed Classes in C#?

Answer Posted / susheel kumar

sealed classes used only base class do not used derived class

Is This Answer Correct ?    20 Yes 32 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c# console application?

490


How do I do implement a trace?

548


In howmany ways can you deploy an assembly?

549


Explain about c# language.

606


Define thread?

592






What is mvc firstordefault?

489


What is ildasm and obfuscator in net?

551


What is a collection in c#?

520


What is the use of console readkey ()?

494


Does the variables of a private class-level inherited?

565


How do I create a multi language, multi file assembly?

636


What is c# and why it is used for?

506


Explain more on CLR

759


Is dll a library?

501


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

498