Vidyalelo
C# Programming · Q111

File Handling and Input Output in C Sharp

Programming · C# Programming · question 111

Q111

Which of these methods are used to read single character from the console?

A.
get()
B.
getline()
C.
read()
Answer
D.
readLine()

Answer: Option C

Solution

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