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


How is a class different from an object?



How is a class different from an object?..

Answer / Ravishankar

In Scala, a class is a blueprint or template for creating objects (also known as instances), while an object is an instance of a class that has its own distinct state and behavior. A class defines the properties and methods that will be common to all instances of that class, but each object created from that class will have its own unique state.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

What is Null in Scala? What is null in Scala? What is difference between Null and null in Scala?

1 Answers  


Explain traits in scala.

1 Answers  


What is the latest version of scala?

0 Answers  


What are the major differences between Scala’s Auxiliary constructors and Java’s constructors?

1 Answers  


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

1 Answers  


Explain the difference between val and var in scala?

1 Answers  


What is the best Framework to generate REST API documentation for Scala-based applications?

1 Answers  


Differentiate between null, nil, none and nothing?

1 Answers  


Explain bitset in scala?

1 Answers  


What is anonymous (lambda) function in scala?

1 Answers  


Why is an option used in scala?

1 Answers  


What is exception propagation in scala?

1 Answers  


Categories