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


Tell me some features which are supported by Java, but not by Scala and Vice versa?



Tell me some features which are supported by Java, but not by Scala and Vice versa?..

Answer / Mandeep Kumar Srivastava

Java supports multithreading with the 'synchronized' keyword, while Scala uses the 'akka' library for concurrent programming. Java also has the 'final' keyword to restrict a variable or method from being overridden, which is not directly supported in Scala.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

What do you mean by option in scala and why it is used?

1 Answers  


What is the utilization of tuples in scala?

1 Answers  


How scala is both functional and object-oriented programming language?

1 Answers  


Explain either/left/right design pattern in scala?

1 Answers  


What is object in Scala? Is it a singleton object or instance of a class?

1 Answers  


Why is an option used in scala?

1 Answers  


What is Scala?

1 Answers  


Tell the advantages of companion objects when used in scala?

1 Answers  


What is an ofdim method in scala?

1 Answers  


Explain traits in scala.

1 Answers  


In Scala, Pattern Matching follows which Design Pattern? In Java, ‘isinstanceof’ operator follows which Design Pattern?

1 Answers  


In FP, What is the difference between a function and a procedure?

1 Answers  


Categories