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 does f method in scala string interpolation?

1 Answers  


Is scala better than java?

1 Answers  


What is try catch in scala?

1 Answers  


What is bitset in scala?

1 Answers  


How do we implement loops functionally? What is the difference between OOP and FP style loops?

1 Answers  


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

1 Answers  


What is the Main drawback of Scala Language?

1 Answers  


What is apply method in Scala? What is unapply method in Scala? What is the difference between apply and unapply methods in Scala?

1 Answers  


What is option/some/none design pattern in scala?

1 Answers  


What is the best language to use with Play framework: Scala or Java?

1 Answers  


How scala is both functional and object-oriented programming language?

1 Answers  


What are the advantages of scala over java (java 8)?

1 Answers  


Categories