Examveda

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

A. Size of int in bytes

B. Size of int in bits

C. Error: sizeof cannot be applied

D. Implementation-defined

Answer: Option A


Join The Discussion

Related Questions on Introduction to C plus plus