Vidyalelo
Ruby Programming · Q65

Advanced Topics in Ruby

Programming · Ruby Programming · question 65

Q65

What is a "magic comment" in Ruby?

A.
A comment that is automatically removed during code compilation
B.
A comment that automatically generates documentation for the code
C.
A special comment that affects the behavior of the Ruby interpreter
Answer
D.
A comment with a mystical or cryptic meaning

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board