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 is the utilization of tuples in scala?

1 Answers  


What is seq in scala collection?

1 Answers  


Is scala better than python?

1 Answers  


What square measure the Scala variables?

1 Answers  


What is pattern matching?

1 Answers  


What is try catch in scala?

1 Answers  


Is it a Language or Platform? Does it support OOP or FP?

1 Answers  


Explain any five string methods?

1 Answers  


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

1 Answers  


What is traversable in scala collection?

1 Answers  


What is an Expression? What is a Statement? Difference between Expression and Statement?

1 Answers  


How to define Factory methods using object keyword in Scala? What is the use of defining Factory methods in object?

1 Answers  


Categories