A

Admin • 828.03K Points
Coach

Q. What is the size of an int on a 32-bit system?

  • (A) 2 bytes
  • (B) 4 bytes
  • (C) 8 bytes
  • (D) Depends on compiler
  • Correct Answer - Option(B)
  • Views: 8
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin
On a 32-bit system, int typically takes 4 bytes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.