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


Difference between Scala’s Inner class and Java’s Inner class?



Difference between Scala’s Inner class and Java’s Inner class?..

Answer / Pintu Bharti

Scala inner classes can be defined within methods, while Java inner classes are restricted to being defined at the top level of a class or interface. In addition, Scala allows for nested classes with different access levels (private, protected, and public), whereas Java only allows for private and static nested classes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

What is an anonymous object in scala?

1 Answers  


What is Either in Scala? What are Left and Right in Scala? Explain Either/Left/Right Design Pattern in Scala?

1 Answers  


What is a nexted function in scala?

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  


What are the available Unit Testing, Functional Testing and/or BDD Frameworks for Play and Scala Based applications?

1 Answers  


Explain pattern matching in scala through an example?

1 Answers  


What is the main design decision about two separate keywords: class and object in Scala? How do we define Instance members and Static members in Scala?

1 Answers  


Is scala good for data science?

1 Answers  


What are the Scala Features?

1 Answers  


What does s method in scala string interpolation?

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 string in scala?

1 Answers  


Categories