CodeNova Tech MCQs - 1 2k25

CodeNova Tech MCQs - 1 2k25

University

30 Qs

quiz-placeholder

Similar activities

Building Material Science Quizz

Building Material Science Quizz

University

27 Qs

sustainable development

sustainable development

University

25 Qs

Percy Jackson Trivia

Percy Jackson Trivia

6th Grade - University

26 Qs

TOA M-03 03

TOA M-03 03

University - Professional Development

30 Qs

ARCC ES (35 pts)

ARCC ES (35 pts)

University

35 Qs

Building Laws Quiz 5 & 6- BP220 & PD 957

Building Laws Quiz 5 & 6- BP220 & PD 957

KG - Professional Development

25 Qs

History of Architecture & Culture - I

History of Architecture & Culture - I

University

30 Qs

Famous Buildings JEE Paper - 2

Famous Buildings JEE Paper - 2

7th Grade - Professional Development

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?