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...


What is 'Application' in Scala or What is Scala Application? What is 'App' in Scala? What is the use of Scala’s App?



What is 'Application' in Scala or What is Scala Application? What is 'App' in Sc..

Answer / Sushma

In Scala, `Application` and `App` are commonly used names for entry points of console applications. The `Application` trait provides a basic structure for command line arguments handling. When a Scala file named `App.scala` is run from the command line, it will execute the main method defined within that file, which should extend the Application trait.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

What is Statically-Typed Language and What is Dynamically-Typed Language?

1 Answers  


What are the Advantages of Functional Programming (FP) or Advantages of Pure Functions?

1 Answers  


What is the best Code-coverage tool available for Play and Scala based applications?

1 Answers  


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

1 Answers  


Explain if-else-if terminology?

1 Answers  


What are throws in scala?

1 Answers  


Which IDEs support Play and Scala-Based Applications Development and how?

1 Answers  


Is Scala Statically-Typed Language?

1 Answers  


What are higher-order functions in scala?

1 Answers  


What is the diamond problem in scala?

1 Answers  


What are the major advantages of Scala Language? Are there any drawbacks of Scala Language?

1 Answers  


Is Scala a Pure OOP Language? or Java a Pure OOP Language?

1 Answers  


Categories