Login
Remember
Register
Ask a Question
Which of the following provides a way to multiple inheritance in Scala?
0
votes
asked
Sep 11, 2022
in
Scala Constructs
by
sharadyadav1986
Which of the following provides a way to multiple inheritance in Scala?
a) Traits
b) Tail Recursion
c) Tuples
d) None of the above
scala-constructs
inheritance
scala
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 11, 2022
by
sharadyadav1986
a) Traits
...