A

Admin • 830.13K Points
Coach

Q. Which of the following is NOT a numeric data type in Java?

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

Explanation by: Admin
char is used for characters, not numbers, although it can be cast to int.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.