What does %Q{ Learn ruby language } represents?
A. " Learn Ruby language "
B. "%{ Learn Ruby language }"
C. " learn ruby language "
D. None of the mentioned
Answer: Option A
A. " Learn Ruby language "
B. "%{ Learn Ruby language }"
C. " learn ruby language "
D. None of the mentioned
Answer: Option A
What does the 'puts' method do in Ruby?
A. Prints to console
B. Converts to string
C. Finds the length
D. Reads input from user
Join The Discussion