CodeNova Tech MCQs - 1 2k25

CodeNova Tech MCQs - 1 2k25

University

30 Qs

quiz-placeholder

Similar activities

Fundamental of Statics

Fundamental of Statics

University

25 Qs

Operating Systems

Operating Systems

University - Professional Development

25 Qs

Famous Buildings JEE Paper - 2

Famous Buildings JEE Paper - 2

7th Grade - Professional Development

25 Qs

BU-ACOUSTICS

BU-ACOUSTICS

University - Professional Development

25 Qs

ARCC ES (35 pts)

ARCC ES (35 pts)

University

35 Qs

Climatology

Climatology

10th Grade - Professional Development

25 Qs

BLT141_FINAL EXAM

BLT141_FINAL EXAM

University

35 Qs

BUILDING UTILITIES 1 - FINAL EXAMINATION

BUILDING UTILITIES 1 - FINAL EXAMINATION

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?