PROBLEM SOLVING USING R - UNIT III MCQS

PROBLEM SOLVING USING R - UNIT III MCQS

University

30 Qs

quiz-placeholder

Similar activities

Prelim Exam - Comp Vision

Prelim Exam - Comp Vision

University

25 Qs

c programming

c programming

University

30 Qs

Code Carnival

Code Carnival

University

25 Qs

PHP

PHP

University

25 Qs

Python Programming Basics 1

Python Programming Basics 1

University

25 Qs

Compro. Final1/64 part2

Compro. Final1/64 part2

University

25 Qs

PYTHON CONTERST 3

PYTHON CONTERST 3

University

25 Qs

Python Module 1

Python Module 1

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?

Discover more resources for Computers