Is it a Language or Platform? Does it support OOP or FP?
Answer / Abhinandan Kumar
Scala is a programming language. It supports both Object-Oriented Programming (OOP) and Functional Programming (FP).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is list in scala collection?
What is object in Scala? Is it a singleton object or instance of a class?
What is formula tail in scala?
How can you format a string?
What is scala map function?
What is a closure in Scala?
What is a companion object in scala?
Tell me some features which are supported by Java, but not by Scala and Vice versa?
What are throws in scala?
What is an anonymous object in scala?
What is lambda expression in scala?
Explain the difference between a trait and an abstract class?