Pergunta de entrevista da empresa SAP

What is Exception Handling, what are types of Exception Handling and can there be user defined exception handler?

Resposta da entrevista

Sigiloso

23 de set. de 2011

I told him the exception handling in C++ , then in java about the Exception Class which can be derived and explained about how user can define exception handler explicitly. The Various Exception are Runtime Exception, Arithmetic Exception , Array Out of Bound Exception etc.