Page 7 - Abstract Class, Interface & Struktur Data
P. 7
Keuntungan dari Eksepsi
• Now you see the advantages of using exception
handling. It enables a method to throw an exception to
its caller. Without this capability, a method must handle
the exception or terminate the program.