Vidyalelo
R Programming · Q124

R Programming Basics

Programming · R Programming · question 124

Q124

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

A.
10
B.
0 0 0 0 0 0 0 0 0 0
Answer
C.
01
D.
00120

Answer: Option B

Solution

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