Q83
What will be the output of the following R code? options(digits = 16) 20/6
A.
3.33
B.
3.333
C.
3.3333333
D.
3.3333333333333333
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board