R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which is not a Java primitive data type?

  • (A) int
  • (B) float
  • (C) boolean
  • (D) Integer
  • Correct Answer - Option(D)
  • Views: 7
  • Filed under category Java
  • Hashtags:

Explanation by: Ram Sharma
`Integer` is a wrapper class, not a primitive data type.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.