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 abstract class in scala?



What is an abstract class in scala?..

Answer / Satender Kumar

An abstract class in Scala is a class that cannot be instantiated and serves as a base for other classes. It can contain both abstract methods (methods without implementation) and concrete methods (methods with implementation).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

What is Extractor in Scala? What is the difference between Constructor and Extractor in Scala? What is the use of Extractor in Scala?

1 Answers  


What is an anonymous object in scala?

1 Answers  


What is the difference between :: and #:: in Scala? What is the difference between ::: and #::: in Scala?

1 Answers  


What is the advantage of Scala?

1 Answers  


What is a function named parameter in scala?

1 Answers  


Write a few frameworks of scala?

1 Answers  


What is an object in scala?

1 Answers  


What is Nothing in Scala? What is Nil in Scala? What is the relationship between Nothing and Nil in Scala?

1 Answers  


What is a ‘Scala map’?

1 Answers  


What is function composition in scala?

1 Answers  


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

1 Answers  


What is the difference between 'val' and 'lazy val' in Scala? What is Eager Evaluation? What is Lazy Evaluation?

1 Answers  


Categories