Vidyalelo
Java Programming · Q102

Interfaces and Abstract Classes

Programming · Java Programming · question 102

Q102

Which of these method of FileReader class is used to read characters from a file?

A.
read()
Answer
B.
scanf()
C.
get()
D.
getInteger()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board