Which Feature Of Java 7 Allows To Not Explicitly Close Io #1136
Which feature of java 7 allows to not explicitly close IO resource?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Autoboxing - File and Directory in Java - Quiz No.1.
Which feature of java 7 allows to not explicitly close IO resource?
try catch finally
IOException
AutoCloseable
Streams