Which statement is true about sealed classes.
Explanation
Get an explanation when it's available:
Theory
  • Sealed Classes A sealed class may not be directly inherited, except if the inheriting template is defined in the same source file as the inherited class. However, subclasses of a sealed class can inherited anywhere.
    Sealed classes are defined using the sealed modifier.
    Read more: A Tour of Scala: Sealed Classes

Следи за CodeGalaxy

Мобильное приложение Beta

Get it on Google Play
Обратная Связь
Продолжайте изучать
тесты по Scala
Cosmo
Зарегистрируйся сейчас
или Подпишись на будущие тесты