What is the size of an int data type?
(a) 4 Bytes
(b) 8 Bytes
(c) Depends on the system/compiler
(d) Cannot be determined
I have been asked this question during an online interview.
Question is taken from Data Types and Sizes in section Data Types, Operators and Expressions in C of C