What are Sealed Classes in C#?

Answer Posted / chauhan rakesh botad

sealed classes cannot be inherited.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is public, private, protected, internal and internal protected?

531


How long has c# been around?

567


What are the boolean data types in c#?

512


How do namespaces work?

528


What is different between Static Constructor and Private Constructor?

463






Can you have more than one namespace in c#?

499


How long will it take to learn c#?

527


What are value types in c#?

504


What are the advantages of using assemble language programming?

523


Explain the difference between const and static read-only?

510


What do you mean by expression tree?

450


How big is a float?

503


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?

496


What is the difference between array and arraylist c#?

468


What is the purpose of the integer parse method the decimal parse method?

522