Q16
What is the correct data type for storing a single character in C++?
A.
int
B.
float
C.
char
AnswerD.
double
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board