A

Admin • 828.03K Points
Coach

Q. Which type is used when you want to save memory in large arrays of numbers?

  • (A) int
  • (B) long
  • (C) byte
  • (D) double

Explanation by: Admin
byte uses only 8 bits and is useful for memory-efficient arrays.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.