Infomax Computer Academy
JAVA - EXCEPTION HANDLING
Introduction to java
Data types and operator
Conditional statements
Looping statements
String manipulation
Methods in java
Constructors and destructors
Inheritance and polymorphism
Abstract classes and interfaces
Exception handling
File i/o and serialization
Multithreading
Applet & swing in java
Java - Exception Handling
Questions No:
1/2
Report Bug
An exception is thrown using which keyword in C++?
throws
throw
threw
thrown
Questions No:
2/2
Report Bug
The code of statements which may cause abnormal termination of the program should be written under which block?
try
catch
finally
None of these
← Previous
Next →
Submit