What is the default Unit and Functional Testing Framework for Play? What is the default Build Tool for Play? What is the Default Template Engine for Play? What is the built-in Web Server available in Play Framework?
Answer / Raj Bhushan Rai
1. The default unit type in Scala is `scala.Unit`.
2. The default functional testing framework for Play is Specs2.
3. The default build tool for Play is sbt (Scala Build Tool).
4. The default template engine for Play is Twirl Templates.
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between Scala’s Inner class and Java’s Inner class?
What is file handling in scala?
Explain traits in scala.
What square measure implicit parameters in Scala?
What are the Java’s OOP constructs not supported by Scala? What are the Scala’s OOP constructs not supported by Java? What are the new OOPs constructs introduced by Scala, but not supported by Java?
What is unit in scala?
Mention how scala is different from java?
Mention the advantages of scala?
What is a ‘Scala set’? What square measure ways through that operation sets square measure expressed?
What is a Companion Object in Scala? What is a Companion Class in Scala? What is the use of Companion Object in Scala?
What is the difference between a java future and a scala future?
What is a stream in scala?