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 are the ruby variables?



What are the ruby variables?..

Answer / Kunal Kumar

Ruby variables are identifiers used to store and manipulate data during a program's execution. They consist of an alphanumeric name (beginning with an alphabet followed by any combination of letters, numbers, and underscores) preceded by a dollar sign ($).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

What must you do first before you can invoke an unboundmethod object?

1 Answers  


How would you freeze an object in ruby? Can you provide a simple example?

1 Answers  


What is concatenating string in ruby. In how many ways you can create a concatenating string.

1 Answers  


What are the operators available in ruby?

1 Answers  


what is the difference between put and putc statement?

1 Answers  


what is the difference between String and Symbol?

1 Answers  


How do the following methods differ: @my_string.strip and @my_string.strip! ?

1 Answers  


How is class methods defined in ruby?

1 Answers  


what is the syntax for Ruby collect Iterator?

1 Answers  


Explain the role of thread pooling in relation to the thread lifecycle in ruby?

1 Answers  


How to use sql db or mysql db. Without defining it in the database.yml

1 Answers  


What is sysread method in Ruby?

1 Answers  


Categories