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 use of ‘yield’ keyword in Scala’s for-comprehension construct?



What is the use of ‘yield’ keyword in Scala’s for-comprehension construct?..

Answer / Utkarsh Kumar Srivastava

'yield' keyword in Scala's for-comprehension construct is used to generate a sequence (such as List, Set, or Stream) by collecting the results of expressions executed during the iteration. It allows for easy creation and manipulation of sequences.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

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

1 Answers  


What is list in scala collection?

1 Answers  


How to install scala? Explain

1 Answers  


Is Scala a Pure OOP Language? or Java a Pure OOP Language?

1 Answers  


What are the Java’s OOP constructs not supported by Scala? What are the Scala’s OOP constructs not supported by Java? What are the new OOPs constructs introduced by Scala, but not supported by Java?

1 Answers  


What is a ‘Scala set’? What are methods through which operation sets are expressed?

1 Answers  


What is an abstract class in scala?

1 Answers  


What are the advantages of a anonymous function/function literal in scala?

1 Answers  


What is the syntax for function declaration in scala?

1 Answers  


Explain pattern matching in scala through an example?

1 Answers  


What is string interpolation in scala?

1 Answers  


Is scala better than python?

1 Answers  


Categories