Q. 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 (D) A comment with a mystical or cryptic meaning ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) A special comment that affects the behavior of the Ruby interpreter