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


List different types of literals available in scala?



List different types of literals available in scala?..

Answer / Lokesh Diwakar

In Scala, the following are the main literals: 1) Number literals (integers and floating-point numbers). 2) Boolean literals (true and false). 3) String literals (enclosed in double quotes). 4) Character literals (enclosed in single quotes). 5) Null literal (represents an empty reference to a null value).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

Why scala prefers immutability?

1 Answers  


What is a closure?

1 Answers  


what are the features of scala?

1 Answers  


What is the use of auxiliary constructors in scala? explain the rules to follow in defining auxiliary constructors in scala?

1 Answers  


How to install scala? Explain

1 Answers  


What is the current latest version of Scala?

1 Answers  


What are the Java’s OOP constructs not supported by Scala? What are the Scala’s OOP constructs not supported by Java? What are the new OOPs constructs introduced by Scala, but not supported by Java?

1 Answers  


What is the difference between :: and #:: in Scala? What is the difference between ::: and #::: in Scala?

1 Answers  


What is the access modifier in scala?

1 Answers  


Differentiate between null, nil, none and nothing?

1 Answers  


What is object in Scala? Is it a singleton object or instance of a class?

1 Answers  


What is currying in scala?

1 Answers  


Categories