Q. Which symbol is used to start a comment in R? (A) / (B) $ (C) # (D) None of the mentioned ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) # Explanation: ‘#’ is used to comment a line.