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
AnswerD.
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