CodeNova Tech MCQs - 1 2k25

CodeNova Tech MCQs - 1 2k25

University

30 Qs

quiz-placeholder

Similar activities

ISMs of Architecture

ISMs of Architecture

University

30 Qs

HOA 5 (CTTO)

HOA 5 (CTTO)

University

35 Qs

VDA - Plumbing (Part 5)

VDA - Plumbing (Part 5)

University

25 Qs

L7 Acoustic System Quiz

L7 Acoustic System Quiz

University

25 Qs

TOA 1- Organization & Circulation Quiz

TOA 1- Organization & Circulation Quiz

University

25 Qs

STRUCTURAL AND BUILDING SYSTEMS

STRUCTURAL AND BUILDING SYSTEMS

University

25 Qs

Quiz- MT- 03

Quiz- MT- 03

University

25 Qs

Structural Fundamentals 2

Structural Fundamentals 2

University

31 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?