Ruby Interview Questions
Questions Answers Views Company eMail

What does ruby name refers to?

1

Explain when self.up and self.down method is used?

1

Explain the role of modules and mixins in ruby?

1

Explain the three levels of access control for ruby methods?

1

Is ruby a dying language?

1


Post New Ruby Questions

Un-Answered Questions { Ruby }

Explain retry statement in ruby.

1


As you know ruby provides four types of variables. List them and provide a brief explanation for each?

1


Tell me can you call a private method outside a ruby class using its object?

1


what is the difference between a single quote and double quote?

5


What are the operators available in ruby?

5






How does ruby deal with extremely large numbers?

5


How will you rename and delete a file in Ruby?

5


What is the use of load and require in ruby?

5


How will you comment in ruby.

1


Tell me the role of modules and mixins in ruby?

1


Tell us how would you implement hash in ruby internally?

1


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

1


What are the loops in ruby?

5


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

1


What is the difference between calling super and calling super()?

1