Java Reference
In-Depth Information
10 . What does the read( ) method of InputStream return when the end of the stream is
reached?
11 . What type of stream is used to read binary data?
12 . Reader and Writer are at the top of the ____________ class hierarchies.
13 . The try -with-resources statement is used for ___________ ____________
____________.
14 . If you are using the traditional method of closing a file, then closing a file within a fi-
nally block is generally a good approach. True or False?
Search WWH ::




Custom Search