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


Explain the functionality of yield?



Explain the functionality of yield?..

Answer / Digvijay Singh

The 'yield' keyword in Scala is used in for comprehensions and generator expressions to produce a sequence (like an array or Iterator) from a collection or series of values. The sequence consists of all the values generated by the loop body, separated by commas.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

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

1 Answers  


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

1 Answers  


What is SBT? What is the best Build Tool to develop Play and Scala Applications?

1 Answers  


Is it a Language or Platform? Does it support OOP or FP?

1 Answers  


What companies use scala?

1 Answers  


What is an anonymous object in scala?

1 Answers  


What is the advantage of Scala?

1 Answers  


What is the current latest version of scala? What is the major change or update in scala 2.12?

0 Answers  


What do you understand by tail recursion in scala ?

1 Answers  


Explain que?

1 Answers  


What is flatmap in scala?

1 Answers  


Categories