what is a class library in Ruby?
Do you know how ruby looks up a method to invoke?
What are class libraries in Ruby?
what is the difference between Procs and Blocks?
Mention what is the difference between procs and blocks?
Explain about methods?
How does a symbol differ from a string?
What is concatenating string in ruby. In how many ways you can create a concatenating string.
how many ways you can create a concatenating string?
Tell me what does ruby name refers to?
Can method names be capitalized?
How to check whether a directory exist or not in Ruby?
What are some advantages of using ruby?
How to create ruby object?
What's the difference in scope for these two variables: @name and @@name?