Which statement below can be used to read data from a file one character at a time?
A) inputFile.get(1)
B) inputFile.read(1)
C) inputFile.split(1)
D) inputFile.open(1)

Respuesta :

Answer:

b

Explanation: because it says input file.read

ACCESS MORE
EDU ACCESS
Universidad de Mexico