in Education by
Advanced users can write ___ code to manipulate R objects directly. (a) C, C++ (b) C++, Java (c) Java, C (d) Java The question was asked during a job interview. Question is from Overview of R in portion History, Overview and Getting Started of R Programming Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Right option is (a) C, C++ Easiest explanation: For computationally-intensive tasks, C, C++ and Fortran code can be linked and called at run time.

Related questions

0 votes
    Advanced programmers can write ______ code to manipulate R objects. (a) Python (b) Java (c) C (d) Java ... Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    In R language, a vector is defined that it can only contain objects of the ________ (a) Same class (b) ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    Which of the following can be used to display the names of (most of) the objects which are currently stored ... of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    Is It possible to inspect the source code of R? (a) Yes (b) No (c) Can't say (d) Some times ... and Getting Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    The primary source code copyright for R is held by the ___________ (a) R Foundation (b) S Foundation (c) ... Started of R Programming Select the correct answer from above options...
asked Feb 12, 2022 in Education by JackTerrance
0 votes
    A list is represented as a vector but can contain objects of ___________ (a) Same class (b) Different class ... of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    What is the function used to test objects (returns a logical operator) if they are NA? (a) is.na() ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    What is the function used to test objects (returns a logical operator) if they are NaN? (a) as.nan() ... Started of R Programming Select the correct answer from above options...
asked Feb 12, 2022 in Education by JackTerrance
0 votes
    You can download base R system from _________ (a) A (b) B (c) CRAN (d) D This question was ... Getting Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    How can we define infinity' in R language? (a) Inf (b) Sup (c) Und (d) NaN I had been asked ... and Getting Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    How can we define undefined value' in R language? (a) Inf (b) Sup (c) Und (d) NaN The question ... Getting Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    ___________ hosts many add-on packages that can be used to extend the functionality of R. (a) CRAN (b) ... Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    In which IDE we can interact with R? (a) R studio (b) Console (c) GCC (d) Power shell I had ... and Getting Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    In which year R-Core group was formed? (a) 1993 (b) 1996 (c) 1997 (d) 1998 This question was ... Getting Started of R Programming Select the correct answer from above options...
asked Feb 16, 2022 in Education by JackTerrance
0 votes
    Version of R released to the public in 2000 was_________ (a) 1.0.0 (b) 1.0.3 (c) 2.0.1 (d) ... and Getting Started of R Programming Select the correct answer from above options...
asked Feb 16, 2022 in Education by JackTerrance
...