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


Like Java, what are the default imports in Scala Language?



Like Java, what are the default imports in Scala Language?..

Answer / Updesh Kumar

In Scala, there is no concept of a 'package' keyword like in Java. Instead, you can import classes and objects directly into your code using the 'import' keyword. The only implicitly imported class is scala.Predef, which includes basic types (such as Int, String, Boolean), common functions (like println), and Scala's core libraries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

Is scala worth learning?

1 Answers  


What is the best tool to develop Play/Scala applications to persist data in MongoDB NoSQL data store?

1 Answers  


What is case object?

1 Answers  


What do you mean by scala map?

1 Answers  


When can you use traits?

1 Answers  


What is scala best used for?

1 Answers  


What is PreDef in Scala?

1 Answers  


Does scala and java support call-by-name?

1 Answers  


What is a stream in scala?

1 Answers  


Mention the identifiers in scala?

1 Answers  


Why is scala faster than java?

1 Answers  


Is Scala a Pure OOP Language? or Java a Pure OOP Language?

1 Answers  


Categories