1.

How Many Types Of Exceptions Are There?

Answer»

There are 2 TYPES of exceptions. They are

  1. SYSTEM Exceptions
  2. e.g. When no_data_found, When too_many_rows

  3. USER DEFINED Exceptions
  4. e.g. My_exception exception, When My_exception then

There are 2 types of exceptions. They are

e.g. When no_data_found, When too_many_rows

e.g. My_exception exception, When My_exception then



Discussion

No Comment Found