Home / Programming Questions / Ruby MCQs / Page 5
Dear candidates you will find MCQ questions of Ruby here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
Share your questions by clicking Add Question
V
Q. Which of the following datatypes are valid in Ruby?
V
Q. Why can not we use quotation marks ("or") with boolean?
V
Q. What is the sequence of ruby strings?
V
Q. What is the output of the given code?
my_string=Ruby puts(my_string)
V
Q. single-quoted strings don`t allow ?
V
Q. Which type of number(0b1011 ) is ?
V
Q. Objects of which class does the integer from the range -2^30 to 2^(30-1) belong to?
V
Q. Objects of which class does the integer from the range -2^60 to 2^(60-1) belong to?
Don't have account? Register here.