adspace
Answer Posted / 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 |
Post New Answer View All Answers