Which of these is a type of stream in Java?
(a) Integer stream
(b) Short stream
(c) Byte stream
(d) Long stream
This question was posed to me during an interview for a job.
Origin of the question is Input & Output Basics topic in section I/O & Applets of Java