R programming

R programming

University

15 Qs

quiz-placeholder

Similar activities

C PROGRAMMING

C PROGRAMMING

University

15 Qs

Junk Genius

Junk Genius

University

11 Qs

Programming Review

Programming Review

University

20 Qs

Python set 2

Python set 2

University

10 Qs

Formatted Input and Output in C

Formatted Input and Output in C

University

10 Qs

UNIT2_PYTHON

UNIT2_PYTHON

University

10 Qs

Type Conversions and Computation

Type Conversions and Computation

University

20 Qs

UNIT1_PYTHON

UNIT1_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?