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...


Mention the identifiers in scala?



Mention the identifiers in scala?..

Answer / Binu Kumar Gautam

In Scala, identifiers can be classified into three categories: Values (var, val), Types (type), and Classes (class). Identifiers should start with an alphabetic character (a-z or A-Z), followed by any combination of alphanumeric characters or underscores. Keywords are reserved words in Scala and cannot be used as identifiers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

What language is scala written in?

1 Answers  


What does f method in scala string interpolation?

1 Answers  


What’s performing currying in Scala?

1 Answers  


Explain the difference between a trait and an abstract class?

1 Answers  


Differentiate nil, null, none, and nothing in scala.

1 Answers  


How do I append to the list?

1 Answers  


What is the default Unit and Functional Testing Framework for Play? What is the default Build Tool for Play? What is the Default Template Engine for Play? What is the built-in Web Server available in Play Framework?

1 Answers  


How do we implement loops functionally? What is the difference between OOP and FP style loops?

1 Answers  


Is scala the best language ever?

1 Answers  


Tell the advantages of companion objects when used in scala?

1 Answers  


How do you define a function in scala?

1 Answers  


What is the difference between call-by-value and call-by-name function parameters?

1 Answers  


Categories