MCQOPTIONS
Saved Bookmarks
| 1. |
Which methods returns a stream that simply provides the raw bytes from the database without any conversion? |
| A. | getCharacterStream |
| B. | getBinaryStream |
| C. | getAsciiStream |
| D. | getUnicodeStream |
| Answer» C. getAsciiStream | |