Q. Which Exception is also known as Oracle named exception handler?
β
Correct Answer: (A)
Predefined Exception
Explanation: A predefined exception is the one which is executed whenever a program violates any database rule. Example of this type of exception can be the exception NO_DATA_FOUND.