Vidyalelo
Java Programming · Q62

Java Session Management and JSP

Programming · Java Programming · question 62

Q62

It is a good practise to not throw which exception in close() method of autocloseable?

A.
IOException
B.
CustomException
C.
InterruptedException
Answer
D.
CloseException

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board