Tell us what is a sealed class?
Answer / Ashish Tripathi
A sealed class is a class that cannot be inherited from. This prevents other classes from inheriting its functionality, ensuring that the base class behavior remains unchanged.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you explain what do you understand about web service?
Which dll translate xml to sql in internet information server (iis)?
What are the new thee features of com+ services, which are not there in com (mts)?
What is msil, il?
What is exception handling?
What is CLR? How it will work?
What are nullable types in .NET
1 Answers TryTechnicals Pvt Ltd,
What is the difference between web application and enterprise application?
What is the difference between constants and read-only variables?
Explain about .NET services?
Explain when should you use .net web forms over asp.net mvc?
Who is using .net core?