Please read carefully before starting the Exam:
0 of 30 Questions completed
Questions:
You have already completed the exam before. Hence you can not start it again.
Exam is loading…
You must sign in or sign up to start the exam.
You must first complete the following:
Your time:
Time has elapsed
_____ programming language is a dialect of S.
Point out the WRONG statement?
In 2004, ________ purchased the S language from Lucent for $2 million.
In 1991, R was created by Ross Ihaka and Robert Gentleman in the Department of Statistics at the University of _________
Point out the wrong statement?
Finally, in _________ R version 1.0.0 was released to the public.
R is technically much closer to the Scheme language than it is to the original _____ language.
The R-help and _____ mailing lists have been highly active for over a decade now
Which of the following describes R language?
The copyright for the primary source code for R is held by the ______ Foundation.
In which year R-Core group was formed?
Version of R released to the public in 2000 was_________
R runs on the ____________ operating system.
The primary source code copyright for R is held by the ___________
R is published under the __________ General Public License version.
You can download “base” R system from _________
Which of the following packages does not contain in “base” R system?
There are more than ________ packages on CRAN that have been developed by users and programmers around the world.
At higher level one “limitation” of R is that its functionality is based on __________
Which of the following command is used to print an object “x” in R?
A single element of a character vector is referred as ________
R files has an extension ______
If the code is stored in the external file, which of the following function is used to call them to a working directory?
Advanced programmers can write ______ code to manipulate R objects.
In ________ Insightful purchased the S language from Lucent for $2 million.
Functionality of R is divided into a number of __________
Data frames can be converted into a matrix by calling the following function data ______
Which of the following is not an object of R?
R language is a dialect of which of the following languages?
R language has superficial similarity with _________