Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these method of FileReader class is used to read characters from a file?
  2. A.
    read()
    B.
    scanf()
    C.
    get()
    D.
    getInteger()

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    read()


Be The First To Comment