CodeNova Tech MCQs - 1 2k25

CodeNova Tech MCQs - 1 2k25

University

30 Qs

quiz-placeholder

Similar activities

International Architects 2

International Architects 2

University

30 Qs

Indian Architecture

Indian Architecture

University

25 Qs

Flooring-framing-stairs review

Flooring-framing-stairs review

2nd Grade - University

25 Qs

Random Stuff

Random Stuff

10th Grade - University

25 Qs

Quiz Review

Quiz Review

2nd Grade - University

25 Qs

AR 143 - FINAL TERM EXAMS

AR 143 - FINAL TERM EXAMS

University

25 Qs

BUILTECH1 FINAL EXAM

BUILTECH1 FINAL EXAM

University

25 Qs

One-Step Equations and Inequalities

One-Step Equations and Inequalities

4th Grade - University

25 Qs

CodeNova Tech MCQs - 1 2k25

CodeNova Tech MCQs - 1 2k25

Assessment

Quiz

Architecture

University

Hard

Created by

Microsoft LIET

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will import math allow you to do?

Use all math functions directly

Use functions with math. prefix

Create math functions

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you handle an exception in Python?

catch-except

onerror

handle-error

try-except

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does "self" represent in a class?

The parent class

The class itself

The current instance

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following functions cannot be used with lambda functions?

remove()

map()

filter()

reduce()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is/are immutable in Python?

Tuples

Dictionaries

Sets

All the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the right syntax of the slice object.

slice(start, stop, step)

slice(start, step, stop)

slice(step, start, stop)

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a control statement in loops?

break

end

continue

None of the above

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?