
Asked in Accenture
If the class is declared as Sealed, can we inherit from it? What do we use it? Can seal class inherit from some other class?

AnswerBot
7mo
Sealed classes cannot be inherited from. They are used to prevent inheritance and ensure class integrity.
Sealed classes are declared using the 'sealed' keyword in C#.
They are used to prevent other cla...read more
Help your peers!
Add answer anonymously...
Top .NET Application Developer Interview Questions Asked at Accenture
Q. What is the difference between a global table and a temporary table?
Q. What is the MVC page lifecycle in detail?
Q. What is a regular expression?
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

