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


What is the difference between statically typed and dynamically typed languages?



What is the difference between statically typed and dynamically typed languages?..

Answer / Amit Kumar Gangele

Statically typed languages require variables to be declared with their data type before they are used, which helps prevent runtime errors. Dynamically typed languages, on the other hand, do not require explicit declaration of variable types, allowing for greater flexibility but also increasing the risk of runtime errors.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

What is an Expression? What is a Statement? Difference between Expression and Statement?

1 Answers  


What language is scala written in?

1 Answers  


What is vector in scala collection?

1 Answers  


What is the use of tuples in scala?

1 Answers  


What are the differences between Array and ArrayBuffer in Scala?

1 Answers  


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

1 Answers  


Difference between Array and List in Scala?

1 Answers  


What is lazy val in scala?

1 Answers  


What are the advantages of scala over java (java 8)?

1 Answers  


What does set in scala collection?

1 Answers  


What is seq in scala collection?

1 Answers  


What is function composition in scala?

1 Answers  


Categories