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 list in scala collection?



What is list in scala collection?..

Answer / Gajendra

"List in Scala is a linear data structure that can contain any number of elements of the same type. It is immutable, which means once created, it cannot be changed. The syntax for creating a list in Scala is: import scala.collection.immutable.List or val list = List(element1, element2...)"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

Differentiate between array and list in scala.

1 Answers  


What is scala map function?

1 Answers  


What is a Companion Object in Scala? What is a Companion Class in Scala? What is the use of Companion Object in 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 call-by-name? Does Scala and Java support call-by-name? What is the difference between call-by-value and call-by-name function parameters?

1 Answers  


Who is the father of Scala?

1 Answers  


Explain how scala is both functional and object-oriented programming language?

1 Answers  


What is the advantage of Scala?

1 Answers  


What is Scala?

1 Answers  


Difference between Array and List in Scala?

1 Answers  


How can you format a string?

1 Answers  


How do we declare a private Primary Constructor in Scala? How do we make a call to a private Primary Constructor in Scala?

1 Answers  


Categories