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


Is ruby a strongly typed or a weakly typed language?



Is ruby a strongly typed or a weakly typed language?..

Answer / Satendra Kumar Yadav

Ruby is a dynamically typed language, which means that variables do not have fixed types and their types are determined at runtime. However, Ruby also supports optional type checking.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

Explain retry statement in ruby.

1 Answers  


Explain me what the difference is between false and nil in ruby?

1 Answers  


What is a symbol in ruby?

1 Answers  


What is the difference between #== and #eql??

1 Answers  


What is the difference between “#==” and “#equal?”

1 Answers  


What are the looping structures available in ruby?

1 Answers  


Can you call a private method outside a ruby class using its object?

1 Answers  


What are some advantages of using ruby?

1 Answers  


Is ruby supports single inheritance/ multiple inheritance or both?

1 Answers  


What is RubyGems in Ruby programming language?

1 Answers  


Explain case statement in Ruby?

1 Answers  


Explain about Float, Dig and Max?

1 Answers  


Categories