A

Admin • 828.03K Points
Coach

Q. The smallest integer type is ......... and its size is ......... bits.

  • (A) short, 8
  • (B) byte, 8
  • (C) short, 16
  • (D) byte, 16
  • Correct Answer - Option(B)
  • Views: 14
  • Filed under category Java
  • Hashtags:

Explanation by: Admin
The smallest integer type in Java is byte, and its size is 8 bits.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.