Vidyalelo
Computer Science · Q326

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 326

Q326

Before object-oriented exception handling was practiced, _____

A.
no run-time errors occurred
B.
programmers could not deal with run-time errors
C.
the most popular error-handling method was to terminate the program
Answer
D.
the most popular error-handling method was to throw an exception

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board