Vidyalelo
C Programming · Q25

Standard Library Functions

Programming · C Programming · question 25

Q25

What does the 'getch' function in C do?

A.
Reads a character from the standard input without echoing
Answer
B.
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