What is a sealed Class? What is the differnce between
sealed class and private class?
Answer Posted / ram
sealed class cannot be inherited.
private class can be inheritable
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is gui programming? : .NET Architecture
Explain cache memory? : Dot net architecture
how to use custom field validation
What is a clickonce application?
Explain hard disk? : Dot net architecture
Explain the race around condition? How can it be overcome? : Dot net architecture
what is polymorphism and advantage ?
Explain the five stages in a dlx pipeline? : Dot net architecture
Which software is used for .net programming?
What's new in the .net 2.0 class library?
What is biginteger and when would you use that?
What is IL code, CLR, CTS, GAC & GC?
Explain about cookie less session state? : .NET Architecture
Explain domestic architecture artifacts? : Dot net architecture
how to make and display a form without title bar?