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 Some keywords which are used by Java and not required in Scala? Why Scala does not require them?



Mention Some keywords which are used by Java and not required in Scala? Why Scala does not require t..

Answer / Rakesh Kumar Pal

Some Java keywords that are not required in Scala include `abstract`, `final`, `native`, `synchronized`, `transient`, and `volatile`. These keywords are either unnecessary due to being implied or replaced by better alternatives in Scala. For example, `abstract` is implicitly used for abstract classes in Scala. Similarly, `final` is not needed as all values in Scala are immutable unless explicitly declared otherwise.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

What are the available Build Tools to develop Play and Scala based Applications?

1 Answers  


What are the advantages of a anonymous function/function literal in scala?

1 Answers  


Tell me some features which are supported by Java, but not by Scala and Vice versa?

1 Answers  


What is Null in Scala? What is null in Scala? What is difference between Null and null in Scala?

1 Answers  


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

1 Answers  


What is the use of Auxiliary Constructors in Scala?Please explain the rules to follow in defining Auxiliary Constructors in Scala?

1 Answers  


Explain the difference between val and var in scala?

1 Answers  


When can you use traits?

1 Answers  


What is akka in scala? Explain

1 Answers  


Explain the scala anonymous function.

1 Answers  


Explain traits in scala.

1 Answers  


What are the advantages of Play/Scala stack to develop web applications?

1 Answers  


Categories