What is a sealed Class? What is the differnce between
sealed class and private class?
Answers were Sorted based on User's Feedback
Answer / suresh mediboyina
Sealed calss is a class which cann't be inherited
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / ram
sealed class cannot be inherited.
private class can be inheritable
| Is This Answer Correct ? | 7 Yes | 1 No |
What is an interrupt? : Dot net architecture
what is sessions and cookies take one example simple way to understand
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.
Explain pipelining? : Dot net architecture
which tag i need to use manually to bind columns in a datagrid ?
what is diffrent beatween localprinter and networkprinter
If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
What is a memory management?
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?
How can we perform data binding in atlas?
What other than biginteger has been introduced in system.numerics namespace?