Examveda

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

Answer: Option D


This Question Belongs to R Programming >> Introduction To R Programming

Join The Discussion

Related Questions on Introduction to R Programming