ICSE Class 10 Computer Applications Question 43 of 76

Revising Basic Java Concepts — Question 47

Back to all questions
47
Question

Question 28

Classify the following as primitive or non-primitive datatypes :

  1. char
  2. arrays
  3. int
  4. classes
Answer
  1. Primitive data type
  2. Non-primitive data type
  3. Primitive data type
  4. Non-primitive data type