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


Explain the difference between java and scala?



Explain the difference between java and scala?..

Answer / Nazre Alam

Scala, unlike Java, is a statically typed, functional-first programming language that runs on the Java Virtual Machine (JVM). It offers more concise syntax, support for immutable data structures, higher-order functions, pattern matching, and a strong support for concurrent and parallel computing. While Scala can interoperate with any Java code, it also encourages a different approach to problem solving.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

How is the scala code compiled?

1 Answers  


What are the major differences between Scala’s Auxiliary constructors and Java’s constructors?

1 Answers  


What do you mean by trait in scala and when it is used?

1 Answers  


What square measure implicit parameters in Scala?

1 Answers  


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

1 Answers  


How do we implement loops functionally? What is the difference between OOP and FP style loops?

1 Answers  


What is this in scala?

1 Answers  


How can you format a string?

1 Answers  


What is tail recursion in scala?

1 Answers  


What is an Anonymous Function In Scala? What is a Function Literal in Scala? What are the advantages of a Anonymous Function/Function Literal in Scala?

1 Answers  


What is try catch in scala?

1 Answers  


What is REPL in Scala? What is the use of Scala’s REPL? How to access Scala REPL from CMD Prompt?

1 Answers  


Categories