Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these is used to perform all input & output operations in Java?
  2. A.
    streams
    B.
    Variables
    C.
    classes
    D.
    Methods

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Like in any other language, streams are used for input and output operations.


Be The First To Comment