How to access Ruby array elements? How many methods are used to access Ruby elements?
Write the command to get installed Ruby version in your system?
Explain Ruby exceptions?
How to create ruby object?
Explain about the defined operator in ruby?
Explain each of the following operators and how and when they should be used: ==, ===, eql?, Equal?
As you know ruby provides four types of variables. List them and provide a brief explanation for each?
Ruby support single inheritance/multiple inheritance or both?
Explain the use of global variable $ in Ruby?
What are advantages of using ruby?
Explain Ruby module?
Please explain the three levels of access control for ruby methods?
Explain ruby strings.
Tell me how you define instance variable, global variable and class variable in ruby?
what is the difference between put and putc statement?