R programming

R programming

University

15 Qs

quiz-placeholder

Similar activities

Day-2 Assessment(Essentials of Data Analytics Using R)

Day-2 Assessment(Essentials of Data Analytics Using R)

University

20 Qs

Python Review Module 14 - Recursion

Python Review Module 14 - Recursion

University

10 Qs

Tech quiz-july

Tech quiz-july

University

20 Qs

ATP-lab viva

ATP-lab viva

University

10 Qs

Java Lesson 9

Java Lesson 9

5th Grade - University

12 Qs

JAVA FUNDAMENTALS

JAVA FUNDAMENTALS

University

12 Qs

Mastering Python Loops

Mastering Python Loops

University

10 Qs

SCCB Study Skills - Python

SCCB Study Skills - Python

University

10 Qs

R programming

R programming

Assessment

Quiz

Other

University

Easy

Created by

Naman Jain

Used 25+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In which year R-Core group was formed?

1993

1996

1997

1998

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Version of R released to the public in 2000 was_________

1.0.0

1.0.3

2.0.1

1.1.0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

R runs on the ____________ operating system.

Linux

Windows

Ubuntu

Any operating system

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can download “base” R system from _________

A

B

CRAN

D

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following command is used to print an object “x” in R?

printf(x)

print(x)

printx

print[x]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following R code?

> x <- 6

> class(x)

“integer”

“numeric”

“real”

“imaginary”

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following R code?

> sqrt(-17)

-4.02

4.02

NaN

3.67

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?