Which symbol is used to start a comment?
A
/
B
$
C
#
D
?
Correct Answer: #
‘#’ is used to comment a line. A single line comment can be made in R.