Multiple choice

Classes in Java come under ___________ data type.

  1. primitive

  2. non-numeric

  3. non-primitive

  4. none of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This a derived data type in Java, which mainly consists of Classes, Interface and Arrays.