Examveda

What is the result of the expression: sizeof(char) in C++?

A. Implementation-defined

B. Error: sizeof cannot be applied

C. Size of char in bits

D. Size of char in bytes

Answer: Option D


Join The Discussion

Related Questions on Introduction to C plus plus