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 about variables?



Explain about variables?..

Answer / Krishna Kumar Tiwari

Variables in Ruby are containers for storing values. Variables can be assigned values using the '=' operator and should follow naming conventions mentioned earlier (e.g., @variable_name). There are different types of variables: instance variables (@variable), class variables (@@variable), local variables (variable), and global variables ($variable).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

Tell me what is the difference between calling super() and super call?

1 Answers  


Explain Ruby exceptions?

1 Answers  


What are the ruby variables?

1 Answers  


Explain about environment variables present in ruby?

1 Answers  


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

1 Answers  


Please explain the role of thread pooling in relation to the thread lifecycle in ruby?

1 Answers  


Explain the use of global variable $ in Ruby?

1 Answers  


What is the scope of a local variable in ruby?

1 Answers  


Explain about the command line options?

1 Answers  


What are the different uses of ruby modules?

1 Answers  


Mention what is the command to create a migration?

1 Answers  


Explain the use of retry statement in ruby?

1 Answers  


Categories