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 the difference between a java future and a scala future?



What is the difference between a java future and a scala future?..

Answer / Manmohan Singh

A Java Future represents an asynchronous computation that produces a result, but it does not provide a way to combine Futures or transform their results. On the other hand, a Scala Future provides methods for combining and transforming Futures using operations like `map`, `flatMap`, and `foreach`. Also, Scala Futures support cancellation and have a more comprehensive error-handling mechanism.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

Why should I learn scala?

1 Answers  


Compare to java what are the major advantages or benefits of scala?

1 Answers  


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

1 Answers  


What is final in scala?

1 Answers  


Explain what is Scala?

1 Answers  


Describe loops in scala?

1 Answers  


What is case class? What is case object? What are the Advantages of case class?

1 Answers  


What do you mean by trait in scala and when it is used?

1 Answers  


List the advantages of using scala over other functional programming languages.

1 Answers  


Please explain closure is scala?

1 Answers  


What is PreDef in Scala?

1 Answers  


What is a class in scala?

1 Answers  


Categories