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 are streams in scala?



What are streams in scala?..

Answer / Faheem Husain

Streams in Scala are infinite sequences that can be lazily evaluated. They are useful when dealing with infinite or very large data sets where you don't need to generate all the values at once.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

How many values of type Nothing have in Scala?

1 Answers  


What do you mean by foldleft in scala?

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 are the four types of scala identifiers ?

1 Answers  


What is ‘scala trait’ in scala?

1 Answers  


How many public class files are possible to define in Scala source file?

1 Answers  


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

1 Answers  


What is an Anonymous Function In Scala? What is a Function Literal in Scala? What are the advantages of a Anonymous Function/Function Literal in Scala?

1 Answers  


Does Scala support Operator Overloading? Does Java support Operator Overloading?

1 Answers  


What is guard in Scala’s for-comprehension construct?

1 Answers  


What is apply method in Scala? What is unapply method in Scala? What is the difference between apply and unapply methods in Scala?

1 Answers  


What square measure implicit parameters in Scala?

1 Answers  


Categories