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

Ruby Interview Questions
Questions Answers Views Company eMail

How ruby looks up a method to invoke?

1

What is mvc and why do we use it?

1

Explain the difference in scope for these two variables: @@name and @name?

1

How do you remove nil values in array using ruby?

1

Explain each of the following operators and how and when they should be used: ==, ===, eql?, Equal?

1

What are blocks and procs?

1

What is the difference between ruby 1.9 and ruby 2.0?

1

Explain the types of variables available in ruby class?

1

Explain the difference between a single quote and double quote?

1

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

1

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

1

How symbol is different from variables?

1

What is the difference between extend and include?

1

Explain about the defined operator in ruby?

1

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

1


Post New Ruby Questions

Un-Answered Questions { Ruby }

What is the use of interpolation in ruby?

5


Explain raise statement in Ruby?

5


Explain about interpolation?

5


What is the difference between nil and false in ruby?

5


What is ruby class?

5


Explain about operators in Ruby?

5


Tell me what does ruby name refers to?

1


What does ruby name refers to?

1


Tell us how would you implement hash in ruby internally?

1


How would you create getter and setter methods in ruby?

5


What are some built-in ruby class exceptions.

1


What is the naming conventions for methods that return a boolean result?

5


What are advantages of using ruby?

5


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

5


In how many ways a block is written in Ruby?

3