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 Nothing in Scala? What is Nil in Scala? What is the relationship between Nothing and Nil in Scala?

1 Answers  


What are the Popular Scala-Based Frameworks to develop RESTful Web Services or REST API?

1 Answers  


Like Java’s java.lang.Object class, what is the super class of all classes in Scala?

1 Answers  


What is repl in scala?

1 Answers  


What is an object in scala?

1 Answers  


What is the main motto of Scala Language?

1 Answers  


What is exception propagation in scala?

1 Answers  


What do you mean by scala map?

1 Answers  


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

1 Answers  


What do you mean by “type inference” in scala?

1 Answers  


What are the different types of Scala literals?

1 Answers  


What is listset in scala collection?

1 Answers  


Categories