Advertisements
Advertisements
प्रश्न
Which of the following blocks lets you test a block of code for errors?
पर्याय
try
except
finally
None of the above
MCQ
उत्तर
try
Explanation:
Python uses the try and except block to catch and manage exceptions.
shaalaa.com
Handling Exceptions
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?