Basic Quiz

Basic Quiz

University

10 Qs

quiz-placeholder

Similar activities

Day-3 Assessment(Essentials of Data Analytics Using R)

Day-3 Assessment(Essentials of Data Analytics Using R)

University

15 Qs

CompTIA A+ 20200306

CompTIA A+ 20200306

University

15 Qs

LASER

LASER

University

10 Qs

Arduin-KNOW Recap

Arduin-KNOW Recap

University

15 Qs

Programming practices - C programming

Programming practices - C programming

University

9 Qs

Principles of Economics (5)

Principles of Economics (5)

University

10 Qs

C PROGRAMMING

C PROGRAMMING

University

15 Qs

KNOWLEDGE GAME

KNOWLEDGE GAME

University

11 Qs

Basic Quiz

Basic Quiz

Assessment

Quiz

Other

University

Hard

Created by

Sharfuddin Mohammed

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output after the following statements?

17

24

12

15

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output after the following statements?

[25, 35, 53, 52, 35, 25]

[25, 5, 5, 25, 52, 5, 25]

[35, 53, 52, 35]

[25, 35, 53, 25, 52, 35, 25]

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output after the following statements?

[5, 3, 2, 4, 0, 1]

[5, 3, 6, 4, 0, 1]

[5, 6, 2, 4, 0, 1]

[5, 4, 0, 1]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output after the following statements?

40

40

07

47

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the data type of x after the following statement?

x = (34, 81, 50)

List

String

Dictionary

Tuple

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following function can be used to find the data type of a

variable?

data()

type()

true()

str()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output after the following statements?

x = [24, 50, 37]

y = 24 in x

print(y)

x[0]

[24]

True

False

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?