Ruby Interview Questions
Questions Answers Views Company eMail

How to write multiline string in Ruby?

3

What are Ruby arrays and how they can be created?

3

Explain ampersand parameter (&block) in Ruby?

3

What is the use of global variable $ in Ruby?

3

How to access Ruby strings elements in an application?

3

What is ruby software and where and when it is usefull.

5

what is the purpose of the rakefile available in the demo directory in ruby?

5

Is ruby supports single inheritance/ multiple inheritance or both?

5

difference between activesupport's “hashwithindifferentaccess” and ruby's “hash”?

5

What is rvm?

5

Describe class libraries in Ruby?

5

Explain about the defined operator?

5

Explain about operators in Ruby?

5

Explain about class libraries in ruby?

5

Explain the concepts and capabilities of garbage collection feature of Ruby?

5


Post New Ruby Questions

Un-Answered Questions { Ruby }

Explain until loop in ruby.

1


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

1


Explain ruby class.

1


What are the data types in ruby?

5


In how many ways you can compare Ruby string?

3






What does mri most commonly stand for?

5


Is ruby a strongly typed or a weakly typed language?

5


How do you remove nil values in array using ruby?

1


What is yield in ruby?

5


Are ruby strings are mutable?

5


Tell me an array [1,2,34,5,6,7,8,9], product it using a method?

1


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

1


Tell us in ruby, it explains about the defined operator?

1


What method might you use to remove duplicate values from an array?

5


In how many ways items can be removed from array in Ruby?

3