PROBLEM SOLVING USING R - UNIT III MCQS

PROBLEM SOLVING USING R - UNIT III MCQS

University

30 Qs

quiz-placeholder

Similar activities

programming quiz

programming quiz

University

25 Qs

Reckon your Techie Quiz - Day 2 - Python (23.08.22)

Reckon your Techie Quiz - Day 2 - Python (23.08.22)

University

25 Qs

Python Review 1

Python Review 1

9th Grade - University

30 Qs

python

python

KG - Professional Development

30 Qs

Theory CSC301 - Chapter 2 & 3

Theory CSC301 - Chapter 2 & 3

University

30 Qs

Operators and Data types

Operators and Data types

University

32 Qs

AP Java Exam

AP Java Exam

8th Grade - University

35 Qs

Script_programming_test

Script_programming_test

University

25 Qs

PROBLEM SOLVING USING R - UNIT III MCQS

PROBLEM SOLVING USING R - UNIT III MCQS

Assessment

Quiz

Computers

University

Hard

Created by

MS.SHYAMALADEVI C

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In R, what values can logical variables have?

TRUE and FALSE

0 and 1

Yes and No

On and Off

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to test for equality in R?

==

=

!=

<=

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to test for inequality in R?

!=

<>

~=

>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create a character variable in R?

char()

create.character()

character()

string()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you concatenate two strings in R?

concat()

merge()

str_c()

str_concat()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the escape sequence for a newline character in R?

\n

\r

\t

\\

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you extract a substring from a character variable in R?

substring()

extract()

str_extract()

[]

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?