MCQOPTIONS
Saved Bookmarks
| 1. |
Which method is used for retrieving streams of both ASCII and Unicode characters is new in the JDBC 2.0 core API? |
| A. | getCharacterStream |
| B. | getBinaryStream |
| C. | getAsciiStream |
| D. | getUnicodeStream |
| Answer» B. getBinaryStream | |