Computer Applications

Which of the following is a composite data type?

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

Java Library Classes

7 Likes

Answer

String

Reason — String is a composite data type.

Answered By

6 Likes


Related Questions