Can you list out the few features of ruby?
what is the difference between a single quote and double quote?
What is the difference between calling super and calling super()?
How will you comment in ruby.
Explain do while loop in ruby.
Write the command to get installed Ruby version in your system?
Tell me what is the role of sub-directory app/controllers and app/helpers?
Explain Ruby if-else statement?
Explain case statement in Ruby?
What are ruby blocks.
Explain about portability?
What are Ruby arrays and how they can be created?
What is concatenating string in Ruby?
What are the key features of ruby?
Tell me what are blocks and procs?