getCharacterStream retrieves streams of ASCII & Unicode characters in the JDBC 2.0 core API - JDBC
Q. Which method is used for retrieving streams of both ASCII and Unicode characters is new in the JDBC 2.0 core API?- Published on 19 Oct 15a. getCharacterStream
b. getBinaryStream
c. getAsciiStream
d. getUnicodeStream
ANSWER: getCharacterStream