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 |
What is REPL in Scala? What is the use of Scala’s REPL? How to access Scala REPL from CMD Prompt?
What is method overloading in scala?
What is the Main drawback of Scala Language?
What is finally in scala?
Is scala the best language ever?
Explain any five string methods?
What is a function named parameter in scala?
mention the types of variables in scala? And what is the difference between them?
What is list in scala collection?
Explain the scala anonymous function.
What is the difference between Java’s 'If..Else' and Scala’s 'If..Else'?
What is the use of ‘???’ in Scala-based Applications?