Q114
What will be the output of the following R code? > x name x[[name]]
A.
1 2 3 4
AnswerB.
0 1 2 3
C.
1 2 3 4 5
D.
All of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board