Who is the father of Scala?
Answer / Ajay Tyagi
Martin Odersky is considered the 'father' of Scala, as he created it in 2001 while working at EPFL (Ecole polytechnique fédérale de Lausanne) in Switzerland.
| Is This Answer Correct ? | 0 Yes | 0 No |
Write a few frameworks of scala?
What is akka in scala? Explain
Explain exception handling in scala?
Like Hibernate for Java-based applications, What are the Popular ORM Frameworks available to use in Play/Scala based applications?
In Scala, Pattern Matching follows which Design Pattern? In Java, ‘isinstanceof’ operator follows which Design Pattern?
What are the differences between Array and ArrayBuffer in Scala?
What does s method in scala string interpolation?
Is Scala a Pure OOP Language? or Java a Pure OOP Language?
Mention the advantages of scala?
How do we implement loops functionally? What is the difference between OOP and FP style loops?
What are the Scala Features?
What is a function named parameter in scala?