A

Admin • 828.03K Points
Coach

Q. Which primitive type would you use to store ASCII values?

  • (A) int
  • (B) byte
  • (C) char
  • (D) boolean

Explanation by: Admin
char is used to store characters and ASCII codes in Java.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.