Vidyalelo
R Programming · Q132

Introduction to R Programming

Programming · R Programming · question 132

Q132

Point out the wrong statement?

A.
The grammar of the language determines whether an expression is complete or not
B.
The <- symbol is the assignment operator in R
C.
The ## character indicates a comment
Answer
D.
R does not support multi-line comments or comment blocks

Answer: Option C

Solution

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