Point out the wrong statement?
A. Key feature of R was that its syntax is very similar to S
B. R runs only on Windows computing platform and operating system
C. R has been reported to be running on modern tablets, phones, PDAs, and game consoles
D. R functionality is divided into a number of Packages
Answer: Option B
Related Questions on Introduction to R Programming
What is the primary purpose of R programming language?
A. Web Development
B. Data Analysis
C. Game Development
D. Mobile App Development
In R, what does the function length() do?
A. Returns the sum of elements
B. Returns the number of elements
C. Sorts the elements
D. Computes the mean
What does the function install.packages() do in R?
A. Load a package
B. Uninstall a package
C. Install a new package
D. Update all packages

Join The Discussion