Computer Science, asked by pk240413dh, 8 months ago

Classify the following as primitive or non primitive data types: [2]

i) char

ii) String

iii) int

iv) class​

Answers

Answered by Anonymous
3

Answer:

c) int

Explanation:

int takes only two digits

Answered by arpithasatish192000
2

Answer:

int ,char and string are primitive data type. class is non primitive.

Explanation: non primitive data types are those that are derived from primitive data types

Similar questions