Multiple Choice
Which of the following is a valid string?
A) " Once upon a time"
B) "1 2 3 4 5"
C) %Q{Once upon a time}
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Which of the following operators is the
Q3: Which of the following operators can be
Q4: In Ruby variable names must be formulated
Q5: new is a method that initiates the
Q6: When working with #{} , Ruby is
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
Q12: Which of the following escape characters can