Vidyalelo
Java Programming · Q57

Interfaces and Abstract Classes

Programming · Java Programming · question 57

Q57

Which of these method of InputStream is used to read integer representation of next available byte input?

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