Q103
What will be the output of the following R code? > x names(x)
A.
NULL
AnswerB.
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