R variable Data Type and Flow Control Quiz

Quiz
•
Computers
•
University
•
Medium
Kundan Kumar
Used 1+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to assign a value to a variable in R?
x <- 5
x = 5
5 -> x
All of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to check the type of a variable in R?
typeof()
type()
variable_type()
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about variables in R?
Variables cannot store multiple data types.
Variables are case-sensitive.
Variable names can start with a number.
Variables name can have _
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to create a numeric vector in R?
vector(1, 2, 3)
[1, 2, 3]
num(1, 2, 3)
c(1, 2, 3)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code?
Error
1, 2, 3
2, 4, 6
3, 4, 5
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following correctly creates a list in R?
list("a", 1, TRUE)
c("a", 1, TRUE)
("a", 1, TRUE)
None
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you access the third element of my_list as a List in R?
my_list[3]
my_list[[3]]
my_list$3
my_list(3)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
SmartArt

Quiz
•
University
10 questions
R Quiz

Quiz
•
University
15 questions
PROBLEM SOLVING USING R - UNIT II - TEST 2 - MCQS

Quiz
•
University
15 questions
PROBLEM SOLVING USING R - UNIT II - TEST 1 - MCQS

Quiz
•
University
10 questions
Prob. prog 2

Quiz
•
University
12 questions
MatLab - aula teórica 1

Quiz
•
University
8 questions
J277 - 2.2 - Use of Arrays up to 2D

Quiz
•
10th Grade - University
15 questions
[Python For All] Quiz 5 - Numpy

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade