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 ‘???’ in Scala-based Applications?



What is the use of ‘???’ in Scala-based Applications?..

Answer / Aprajita Devi

'???' in Scala is called a pattern matching placeholder and is used in pattern matching expressions to represent any value of any type. It allows for more flexible pattern matching, as it can match against any value when other patterns fail.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

Like Java’s java.lang.Object class, what is the super class of all classes in Scala?

1 Answers  


What are higher-order functions?

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  


What is a constructor in scala?

1 Answers  


Explain que?

1 Answers  


What is method overriding in scala?

1 Answers  


Explain ‘Scala higher order’ functions?

1 Answers  


How do you define a function in scala?

1 Answers  


What is a stream in scala?

1 Answers  


Explain data types in scala?

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  


What is list in scala collection?

1 Answers  


Categories