Here we have some traits and abstract classes:
trait CanFly
trait CanMove
abstract class Animal
abstract class Car
Choose the code that will compile.
Here we have some traits and abstract classes:
trait CanFly
trait CanMove
abstract class Animal
abstract class Car
Choose the code that will compile.
Create a free account to access the full topic