Q25
What is the function used to read a single character from a file in C++?
A.
file.getch()
B.
readChar()
C.
file.readChar()
D.
get()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board