Multiple Choice
Which class is used for input of binary data from a file?
A) FileInput
B) FileInputStream
C) Scanner
D) Reader
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A file pointer is a position in
Q2: A byte is composed of _ bits
Q3: A Caesar cipher uses a shift of
Q4: Which of the following cannot be serialized?<br>i.ArrayList<String><br>II.String<br>III.Integer<br>A)I
Q5: Which of the following is NOT a
Q7: Which is NOT a method in the
Q8: _ access allows file access at arbitrary
Q9: Which class is used for output of
Q10: Which code reads an array of Student
Q11: Which class is used for output of