Multiple Choice
In Ruby variable names must be formulated in accordance in a very specific set of rules. These rules includes all of the following except:
A) Variable names must begin with a number
B) Variable names cannot include underscore characters
C) Variable names may include blank spaces
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q1: A loop is _.<br>A) A structure for
Q2: Which of the following operators is the
Q3: Which of the following operators can be
Q5: new is a method that initiates the
Q6: When working with #{} , Ruby is
Q7: Which of the following is a valid
Q8: Ruby requires that programmers specify a numeric
Q9: When working with double-quotes, Ruby is not
Q10: Which of the following statements is false?<br>A)
Q11: The childclass operator is used to create