Home / Programming MCQs / Ruby MCQs / Question
T
Q. Which of the following is supported by Ruby?
Ruby supports all the features because it is a object oriented programming language.
You must be Logged in to update hint/solution
How do you break out of a loop in Ruby?
What is the data type of the value true in Ruby?
Which method is used to find the number of days between two Date objects in Ruby?
How do you find the number of minutes between two Time objects in Ruby?
Which of the following is NOT a logical operator in Ruby?
What does the return keyword do in Ruby methods?
What is the purpose of a test suite in Ruby testing?
Discusssion
Login to discuss.