EXCEPTION HANDLING IN PYTHON

Quiz
•
Computers
•
University
•
Hard
M.NIRMALA MCA
Used 125+ times
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The unexpected event happened during program execution should be handled by
EXCEPTION
EXPERIMENT
ASSERTION
EXTRAORDINARY
2.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
try:
a=int(input("\n Enter a Value"))
b=int(input("\n Enter a Value "))
c=a/b
print (c)
except:
print("\n Something Went Wrong")
Assume a = 10 and b = 5, then the output will be
5.0
Something Went Wrong
Arithmetic Error
2.0
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Exception disrupts the
Normal flow of the program
Abnornal flow of the program
Hard Disk
None of the Above
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The suspicious code is put inside the
Try Block
Finally Block
Else Block
Except Block
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
________ statement can also be used without specifying Exception.
Try
Finally
Except
Else
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
try:
a=10/5
print (a)
except ArithmeticError:
print ("This statement is raising an exception" )
finally:
print (" final block executed " )
2.0
final block executed
This statement is raising an exception
final block executed
final block executed
2.0
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
An exception can be manually triggered by the command
raise
try
except
trigger
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
OOP Data Types

Quiz
•
University
20 questions
PHP & MySQL

Quiz
•
University
20 questions
Day 6 - ONLINE TEST - PL03 PYTHON PROGRAMMING

Quiz
•
University
20 questions
Python 101

Quiz
•
University
20 questions
Bootcamp Data Analyst 2

Quiz
•
University
17 questions
Quiz 9

Quiz
•
University
20 questions
Python Unit 1 Quiz

Quiz
•
University
20 questions
2.1.4 Thinking Logically

Quiz
•
University
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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University