Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why do we need app in scala?



Why do we need app in scala?..

Answer / Lokesh Nath Sinha

In Scala, App is a special class that provides an entry point to the application. It defines main(), which is executed when the program runs. When you create a new Scala project using sbt (Scala Build Tool), it generates a default build.sbt file and a main.scala file containing an App object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

Explain extend keyword?

1 Answers  


What do you mean by ofdim in scala?

1 Answers  


Mention Some keywords which are used by Java and not required in Scala? Why Scala does not require them?

1 Answers  


What is implicit class in scala?

1 Answers  


When compare to Normal Class, What are the major advantages or benefits of a Case-class?

1 Answers  


Explain function currying in scala?

1 Answers  


What is a Companion Object in Scala? What is a Companion Class in Scala? What is the use of Companion Object in Scala?

1 Answers  


What are the differences between Case class and Normal Class?

1 Answers  


What language is scala written in?

1 Answers  


What are the popular MVC frameworks for Scala Language to develop Web Applications?

1 Answers  


What is tail recursion in scala?

1 Answers  


What is throw in scala?

1 Answers  


Categories