InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a successor to the S language?(a) C++(b) R(c) S(d) Java |
|
Answer» The correct option is (b) R Best explanation: R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. R is an extension of and successor to the S language, which was itself a statistical language. |
|