Ruby Interview Questions
Questions Answers Views Company eMail

What is yield in ruby?

5

Is ruby a strongly typed or a weakly typed language?

5

What does mri most commonly stand for?

5

Are ruby strings are mutable?

5

What is ruby object?

5

What are the only two values that are falsy?

5

Which ruby interpreter option enables debugging?

5

What are the key features of ruby?

5

What does irb stand for?

5

What is ruby class?

5

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

5

Is ruby a statically typed or a dynamically typed language?

5

What are the ruby variables?

5

Does hash use “ #==” or “#eql?” To compare hash keys?

5

What are the case statement in ruby?

5


Post New Ruby Questions

Un-Answered Questions { Ruby }

What is a symbol in ruby?

5


Explain about methods?

5


Tell us how would you implement hash in ruby internally?

1


Explain Ruby hashes?

3


What are class libraries in Ruby?

3






How to read a file in Ruby?

5


Explain about Float, Dig and Max?

5


Mention what is the difference between procs and blocks?

5


Explain break statement in Ruby?

5


Tell me how you can list all routes for an application?

1


Explain next statement in ruby.

1


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

1


Please explain what is mvc and why do we use it?

1


Can you please explain what is the difference between string and symbol?

1


Explain do while loop in ruby.

1