Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these is a type of stream in Java?
  2. A.
    Integer stream
    B.
    Short stream
    C.
    Byte stream
    D.
    Long stream

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Java defines only two types of streams “ Byte stream and character stream.


Be The First To Comment