Computer Applications

Which of the following is a non-primitive data type?

  1. int
  2. double
  3. char
  4. String

Values & Data Types Java

36 Likes

Answer

String

Reason — String is a non-primitive data type.

Answered By

22 Likes


Related Questions