AbsenceSoft interview question

What is a sealed class?

Interview Answer

Anonymous

13 May 2020

A class that cannot be inherited.

1