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

Does Scala support all Functional Programming concepts? Does Java 8 support all Functional Programming concepts?

1 Answers  


What is unit in scala?

1 Answers  


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

1 Answers  


Is scala worth learning?

1 Answers  


What is Diamond Problem? How Scala solves Diamond Problem?

1 Answers  


Why is scala faster than java?

1 Answers  


Why scala prefers immutability?

1 Answers  


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

1 Answers  


Mention the distinction between associate degree object and a category ?

1 Answers  


What are the different types of Scala literals?

1 Answers  


Explain the difference between function and method in scala?

1 Answers  


What is the Relationship between equals method and == in Scala? Differentiate Scala’s == and Java’s == Operator?

1 Answers  


Categories