M
Q. The downcase method changes the whole string to smallcase letters.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What does the File.rename() method in Ruby do?
Q. What will be output of the given code? my_array = [1, 2, 3, 4] print my_array
Q. Why can not we use quotation marks ("or") with boolean?
Q. Block comment conceals several lines from the interpreter with?
Q. What does the 1..5 indicate?
Q. Which Ruby convention is commonly used for naming classes and modules?
Q. Boolean opeartors are also known as logical operators.
Q. What is the purpose of the \G anchor in a regular expression in Ruby?
Discusssion
Login to discuss.