Report Bug
Qus : What is the size of an int data type in C?
QusWhat is the size of an int data type in C?

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


Solution
A. 2 bytes






Report Bug