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 use of tuples in scala?



Explain the use of tuples in scala?..

Answer / Nirmal Kishore Pandey

Tuples in Scala are ordered, heterogeneous collections of values. They can be used to group together values of different types into a single unit. For example, val myTuple = (1, "Hello", true). This creates a Tuple3 with the values 1, "Hello", and true.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

Why do we use =(equal) operator in scala function?

1 Answers  


Write a few frameworks of scala?

1 Answers  


What are the Popular Scala-Based Frameworks to develop RESTful Web Services or REST API?

1 Answers  


Explain extractors in scala?

1 Answers  


What is a custom exception in scala?

1 Answers  


What is scala closure?

1 Answers  


What is finally in scala?

1 Answers  


What companies use scala?

1 Answers  


What is a multiline expression in scala?

1 Answers  


What is Null in Scala? What is null in Scala? What is difference between Null and null in Scala?

1 Answers  


What does map in scala collection?

1 Answers  


Explain implicit classes with syntax?

1 Answers  


Categories