Exceptions and Classes

Quiz
•
Fun, Computers
•
Professional Development
•
Medium

Estefanía Garcés Pérez
Used 9+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What's the use of try-except in Python?
Nothing.
Execute code if a condition is met.
Error handling.
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What's a Python class?
A function to create an object.
A procedure related to an object.
A template (blueprint) for creating objects.
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
When will the else part of try-except-else be executed?
Always.
When an exception occurs.
Never.
When an exception does not occur.
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Identify the term that describes the creation of a new object.
Declare.
Iteration.
Instantiation.
initialize.
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
When is the finally block executed?
When an exception occurs.
Always.
When an exception doesn't occur.
Never.
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Identify the code that properly creates an instance of a cass named Vehicle.
bus.Vehicle(wheels, color)
car = vehicle.create()
bike = Vehicle(2, "red")
bike = Vehicle(wheels, color)
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Can one except block handle multiple exceptions?
Yes.
Maybe.
No.
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Quizziz Laravel

Quiz
•
Professional Development
20 questions
Python Assessment Quiz

Quiz
•
Professional Development
16 questions
Semana 2

Quiz
•
Professional Development
19 questions
1801 QUIZ

Quiz
•
Professional Development
20 questions
[IVI ENGLISH HERO] VÒNG LOẠI QUIZIZZ

Quiz
•
Professional Development
18 questions
Pop Quiz Car Rental 8

Quiz
•
Professional Development
16 questions
How's life?

Quiz
•
Professional Development
25 questions
Quiz on The New TUCSON Product Guide

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade