A

Admin • 833K Points
Coach

Q. What is the range of values that can be stored by int datatype in C?

  • (A) -(2^31) to (2^31) - 1
  • (B) -256 to 255
  • (C) -(2^63) to (2^63) - 1
  • (D) 0 to (2^31) - 1
  • Correct Answer - Option(A)
  • Views: 17
  • Filed under category C Programming
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.