What do you understand by an implicit parameter in scala ?
What square measure the Scala variables?
What is Either in Scala? What are Left and Right in Scala? Explain Either/Left/Right Design Pattern in Scala?
What are streams in scala?
What is guard in Scala’s for-comprehension construct?
Explain data types in scala?
Differentiate between array and list in scala.
What do you mean by foldleft in scala?
Explain the main difference between List and Stream in Scala Collection API? How do we prove that difference? When do we choose Stream?
Is scala an oop?
What is REPL in Scala? What is the use of Scala’s REPL? How to access Scala REPL from CMD Prompt?
What are the different types of Scala literals?
What does sortedset in scala collection?
What do you mean by ofdim in scala?
What is a custom exception in scala?