Explain extractors in scala?
When compare to Normal Class, What are the major advantages or benefits of a Case-class?
Explain implicit classes with syntax?
Like Hibernate for Java-based applications, What are the Popular ORM Frameworks available to use in Play/Scala based applications?
What is Either in Scala? What are Left and Right in Scala? Explain Either/Left/Right Design Pattern in Scala?
Tell me some features which are supported by Java, but not by Scala and Vice versa?
What are the differences between Case class and Normal Class?
Explain data types in scala?
Mention how scala is different from java?
List the default imports are available in scala language?
What is an anonymous object in scala?
Explain the difference between array and list in scala?
What is the diamond problem in scala?
What companies use scala?
What is traversable in scala collection?