Q. Which type of comment is not supported in R? (A) Single-line comments (B) Multi-line comments (C) Both Single-line & Multi-line comments (D) Both Single-line & Multi-line comments ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Multi-line comments Explanation: R supports single-line comments, but not multiline comments.