1.

WHICH_FEATURE_OF_JAVA_7_ALLOWS_TO_NOT_EXPLICITLY_CLOSE_IO_RESOURCE??$

A. try catch finally
B. IOException
C. AutoCloseable
D. Streams
Answer» D. Streams


Discussion

No Comment Found