Explain the main difference between List and Stream in Scala Collection API? How do we prove that difference? When do we choose Stream?
7What is the equivalent construct of Scala’s Option in Java SE 8? What is the use of Option in Scala?
7What is the difference between :: and #:: in Scala? What is the difference between ::: and #::: in Scala?
7What is Option in Scala? What are Some and None? What is Option/Some/None Design Pattern in Scala?
7
Explain pattern matching in scala through an example?
What is exception propagation in scala?
Please explain closure is scala?
Explain the difference between java and scala?
Difference between Scala’s Inner class and Java’s Inner class?
Explain streams in scala?
What is try catch in scala?
Give some examples of packages in scala?
Explain if-else-if terminology?
What is the current latest version of Scala?
Explain the difference between val and var in scala?
What are the four types of scala identifiers ?
Explain trait in scala and its uses?
What is the difference between apply and unapply methods in scala?
What is an ofdim method in scala?