1.

What is the default return-type of getchar()?

A. char
B. int
C. char *
D. reading character doesn’t require a return-type
Answer» C. char *


Discussion

No Comment Found