Q. What is the size of an int on a 32-bit system?
β
Correct Answer: (B)
4 bytes
Explanation: On a 32-bit system, int typically takes 4 bytes.