Why do we use comments?
A. For later use to understand the working of the program
B. It is an efficient way of programming
C. It makes easy for the third person to understand
D. All of the mentioned
Answer: Option D
Related Questions on Basic Syntax in Ruby
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