Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these method of InputStream is used to read integer representation of next available byte input?
  2. A.
    read()
    B.
    scanf()
    C.
    get()
    D.
    getInteger()

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    read()


Be The First To Comment