Q18
Which method is used to read a single character from a text file in C#?
A.
Read()
B.
ReadChar()
AnswerC.
ReadLine()
D.
ReadAllText()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board