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


Do you know when self.up and self.down method is used?



Do you know when self.up and self.down method is used?..

Answer / Imran Ahmad

The self.up and self.down methods are used in Ruby for character encoding conversions. They convert a character to the next higher (self.up) or lower (self.down) ASCII character, respectively.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

What happens when a value is too big for fixnum?

1 Answers  


What are some built-in ruby class exceptions.

1 Answers  


What is yield in ruby?

1 Answers  


Tell me what are blocks and procs?

1 Answers  


How symbol is different from variables?

1 Answers  


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

1 Answers  


How is an iterator handled in ruby?

1 Answers  


Explain about methods?

1 Answers  


What is mvc and why do we use it?

1 Answers  


What is the use of load and require in ruby?

1 Answers  


what is class libraries in Ruby?

1 Answers  


What is the scope of a local variable in ruby?

1 Answers  


Categories