Which Of These Method Of Inputstream Is Used To Read Integer #476
Which of these method of InputStream is used to read integer representation of next available byte input?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Exploring Java Lang Java IO - Java.io Byte Streams - Quiz No.1.
Which of these method of InputStream is used to read integer representation of next available byte input?
read()
scanf()
get()
getInteger()