Vidyalelo
R Programming · Q86

Introduction to R Programming

Programming · R Programming · question 86

Q86

What will be the output of the following R code? > x print(x)

A.
1
Answer
B.
2
C.
3
D.
5

Answer: Option A

Solution

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