What is a sealed Class? What is the differnce between
sealed class and private class?
Answer Posted / suresh mediboyina
Sealed calss is a class which cann't be inherited
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How to improve the cache performance? : .NET Architecture
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
What is the use of CLR in .NET?
Explain different pipelining hazards and how are they eliminated? : .NET Architecture
The maximum report processing jobs limit configured by your system administrator has been reached.How I can Solve this problem when i using crystal report to load from my application.
data types used in validation control
Explain the purpose of cache? How is it used? : .NET Architecture
How do we do authentications using atlas?
What is an asssembly qualified name? Is it a filename? How is it different?
Explain the difference between primary & secondary storage device? : Dot net architecture
Explain how cache is used? : Dot net architecture
What is the use of web.config?
Different types of authentication modes in .net framework ?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
what are the events for a form?