The object of DataInputStream is used to
Options
- To covert binary stream into character stream
- To covert character stream into binary stream
- To write data onto output object
- All of the above
CORRECT ANSWER : To covert binary stream into character stream
Write your comments