Vidyalelo
C++ Programming · Q6

Variables and Data Types in C++

Programming · C++ Programming · question 6

Q6

What is the size of a 'char' data type in C++?

A.
2 bytes
B.
4 bytes
C.
1 byte
Answer
D.
8 bytes

Answer: Option C

Solution

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