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

What is this in scala?

1 Answers  


What is the queue in the scala collection?

1 Answers  


What do you mean by implicit parameters?

1 Answers  


What is string in scala?

1 Answers  


What is an array in scala?

1 Answers  


What is an Higher-Order Function (HOF)?

1 Answers  


What is case object?

1 Answers  


What does listmap in scala?

1 Answers  


How do you prove that by default, Case Object is Serializable and Normal Object is not?

1 Answers  


What is a closure in Scala?

1 Answers  


What is finally in scala?

1 Answers  


How do we make a call to a private primary constructor in scala?

1 Answers  


Categories