A

Admin • 833K Points
Coach

Q. What is the size of 'int' in a 32-bit C compiler?

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

Explanation by: Admin

On a 32-bit compiler, the size of 'int' is typically 4 bytes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.