Vidyalelo
R Programming · Q3

Introduction to R Programming

Programming · R Programming · question 3

Q3

How is a comment denoted in R?

A.
// Comment
B.
/* Comment */
C.
# Comment
Answer
D.
-- Comment

Answer: Option C

Solution

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