SET 2

SET 2

University

25 Qs

quiz-placeholder

Similar activities

C Programming 2

C Programming 2

University

25 Qs

Programming In C

Programming In C

5th Grade - Professional Development

25 Qs

Unit 4

Unit 4

University

25 Qs

Quiz-1 C Basics

Quiz-1 C Basics

University

20 Qs

xenioz2k19

xenioz2k19

University

25 Qs

Programming Concepts in C

Programming Concepts in C

University

20 Qs

CSE C Section

CSE C Section

University

20 Qs

Programing Unit-2

Programing Unit-2

University

20 Qs

SET 2

SET 2

Assessment

Quiz

Computers

University

Hard

Created by

Lokesh Kumar

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Choose the correct order:

 The effectiveness of a film

(P) the needs of the audience

(Q) is judged by

(R) and its relation to

(S) Its theme

QSRP

PSQR

PQRS

QPRS

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

There are six friends A, B, C, D, E, and F sitting in a circle. A is sitting next to B and D. C is sitting between E and F. Who is sitting next to D?

E

C

F

A

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the formula to calculate the standard deviation?


Standard deviation = √(Σ(xi - μ)² / N)

Standard deviation = √(Σ(xi - μ) / N)

Standard deviation = Σ(xi - μ)² * N

Standard deviation = Σ(xi - μ) / N


4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of exploratory data analysis (EDA)?

To summarize the main characteristics of data

To explore relationships between variables

To detect outliers and anomalies


All of the above

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If the two strings are identical, then strcmp() function returns

-1

1

0

Yes

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

p = (1, 1)

q=0

r=[ ]

if p and q or r :

print('True')

else:

print('False')

What will be the output of above code ?

False

True

Error

Doesn't displays any output

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In how many ways can the letters of the word 'LEADER' be arranged?

72

144

360

720

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?