Vidyalelo
C Programming · Q106

File Input Output

Programming · C Programming · question 106

Q106

Which types of input are accepted in toupper(c)?

A.
char
Answer
B.
char *
C.
float
D.
Both char and char *

Answer: Option A

Solution

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