Vidyalelo
C# Programming · Q18

File Handling and Input Output in C Sharp

Programming · C# Programming · question 18

Q18

Which method is used to read a single character from a text file in C#?

A.
Read()
B.
ReadChar()
Answer
C.
ReadLine()
D.
ReadAllText()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board