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 an object in scala?



What is an object in scala?..

Answer / Parul Mishra

An Object in Scala is an instance of a class, which can contain both state (variables) and behavior (methods). Every object in Scala implicitly extends the App trait. This trait defines a main method that can be used to start program execution.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

Why scala is faster than java?

1 Answers  


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?

1 Answers  


Is it a Language or Platform? Does it support OOP or FP?

1 Answers  


What is the function parameter with a default value in scala?

1 Answers  


What is tail recursion in scala?

1 Answers  


Is scala the best language ever?

1 Answers  


What is the main motto of Scala Language?

1 Answers  


Tell me some features which are supported by Java, but not by Scala and Vice versa?

1 Answers  


What do you mean by trait in scala and when it is used?

1 Answers  


Give some examples of packages in scala?

1 Answers  


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

1 Answers  


Explain either/left/right design pattern in scala?

1 Answers  


Categories