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 the purpose of hard disk? : Dot net architecture
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
What re interop services?
how to use custom field validation
how we can fire event in databound column in datagrid without using button?
difference between data reader and dataset
What are the types of memory management? : Dot net architecture
Explain the five stages in a dlx pipeline? : .NET Architecture
What is the purpose of cache? How is it used? : Dot net architecture
What are library functions?
Explain about continuable exceptions?
Is .net easier than java?
Explain about developer benefit from memory management?
Explain difference between machine config vs. Web config? : .NET Architecture
4. Wcf- what Asych and Sych call and how that works