SET 2

SET 2

University

25 Qs

quiz-placeholder

Similar activities

Quiz

Quiz

University

20 Qs

C Programming

C Programming

University

20 Qs

XTK022 C Programming Test 1

XTK022 C Programming Test 1

University

20 Qs

Quiz on C Fundamentals for CSE & CST

Quiz on C Fundamentals for CSE & CST

University

20 Qs

PSC - Quiz 2

PSC - Quiz 2

University

23 Qs

DEBUGGING

DEBUGGING

University

26 Qs

IPC144 - Week 3

IPC144 - Week 3

University

28 Qs

CC102 - Seatwork 3

CC102 - Seatwork 3

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?