Q7
In C#, which method is used to read the entire contents of a file into a string?
A.
ReadText()
B.
ReadString()
C.
ReadLines()
D.
ReadAllText()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board