Vidyalelo
R Programming · Q103

R Programming Basics

Programming · R Programming · question 103

Q103

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

A.
NULL
Answer
B.
1
C.
2
D.
4.5

Answer: Option A

Solution

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