Q39
What is the data type of the expression: sizeof('A') in C++?
A.
long
B.
double
C.
char
D.
int
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board