InterviewSolution
Saved Bookmarks
| 1. |
Numbers in R are generally treated as _______ precision real numbers.(a) single(b) double(c) real(d) imaginaryThe question was posed to me in class test.This interesting question is from Data Types topic in section Nuts and Bolts and Getting Data In and Out of R Programming |
|
Answer» Right answer is (b) double |
|