InterviewSolution
Saved Bookmarks
| 1. |
Advanced programmers can write ______ code to manipulate R objects.(a) Python(b) Java(c) C(d) Java ScriptI have been asked this question in an online quiz.I'm obligated to ask this question of Basics topic in division History, Overview and Getting Started of R Programming |
|
Answer» CORRECT option is (c) C To explain: C, C++ and Fortran can be LINKED. There are a number of PEOPLE had used something like C/C++ programming languages to manipulate the R OBJECTS. |
|