Let's create a trait and an abstract class:
trait T
abstract class A
Choose the code that will not compile.
Let's create a trait and an abstract class:
trait T
abstract class A
Choose the code that will not compile.
Create a free account to access the full topic