Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these packages contain classes and interfaces used for input & output operations of a program?
  2. A.
    java.util
    B.
    java.lang
    C.
    java.io
    D.
    All of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    java.io provides support for input and output operations.


Be The First To Comment