InterviewSolution
Saved Bookmarks
| 1. |
R is technically much closer to the Scheme language than it is to the original _____ language.(a) B(b) C(c) C++(d) SThe question was asked in an online quiz.This interesting question is from History of R in portion History, Overview and Getting Started of R Programming |
|
Answer» RIGHT choice is (d) S Best explanation: R’s semantics, while superficially SIMILAR to S, are quite DIFFERENT. |
|