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 Case Classes?



What is Case Classes?..

Answer / Sudha

Case classes are a special kind of class in Scala that provide useful features like automatic generation of toString, equals, hashCode, and copy methods, as well as case-insensitive constructor arguments.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

What is default access modifier in Scala?Does Scala have 'public' keyword?

1 Answers  


What is the Relationship between equals method and == in Scala? Differentiate Scala’s == and Java’s == Operator?

1 Answers  


What do you mean by a scala map?

1 Answers  


Why is an option used in scala?

1 Answers  


What are streams in scala?

1 Answers  


What are the Java’s OOP constructs not supported by Scala? What are the Scala’s OOP constructs not supported by Java? What are the new OOPs constructs introduced by Scala, but not supported by Java?

1 Answers  


Explain the difference between array and list in scala?

1 Answers  


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

1 Answers  


What are throws in scala?

1 Answers  


Explain implicit classes with syntax?

1 Answers  


Explain the difference between a trait and an abstract class?

1 Answers  


What is the usage of isInstanceOf and asInstanceOf methods in Scala? Is there anything similar concept available in Java?

1 Answers  


Categories