Vidyalelo
C++ Programming · Q106

Variables and Data Types in C++

Programming · C++ Programming · question 106

Q106

Is the size of character literals different in C and C++?

A.
Implementation defined
B.
Can't say
C.
Yes, they are different
Answer
D.
No, they are not different

Answer: Option C

Solution

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