Java Programming quiz, level Advanced, question 21
| Question: | The java.nio package is |
| Answer 1: | A new I/O API added at Java 1.4 This was the CORRECT answer |
| Answer 2: | A Network I/O Packages |
| Answer 3: | A Numeric I/O package for handling primitive data types in an independent manner, irrespective of whether the host system is bigendian or littleendian |
| Answer 4: | There is now no such thing as java.nio; it was in the draft proposals for the I/O interface at one stage, and even made it into an alpha release, but was subsequently withdrawn. |
This was a question from our quiz ... but we have now provided you with
the answer (above) - we prefer to provide you with information rather than to
puzzle you.
|
|