Vidyalelo
C# Programming · Q87

File Handling and Input Output in C Sharp

Programming · C# Programming · question 87

Q87

Select the correct methodS provided by Console.In?

A.
Read(), ReadLine()
B.
ReadKey(), ReadLine()
C.
Read(), ReadLine(), ReadKey()
Answer
D.
None of the above

Answer: Option C

Solution

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