Q25
What does the 'getch' function in C do?
A.
Reads a character from the standard input without echoing
AnswerB.
Reads a character from the standard input with echoing
C.
Copies one string to another
D.
Compares two strings
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board