Computer Science, asked by palak9043, 11 months ago

wjat r the diffrent types of data type in java​

Answers

Answered by charlie1505
1

Explanation:

There are two types of data types in Java:

1) Primitive data types: The primitive data types include

boolean, char, byte, short, int, long, float and double

2) Non primitive data types:

It includes classes, arrays, strings and etc

Answered by savitakumari123
1

Answer:

There are two types of data :-

1 Primitive data

2 Non-primitive data

Similar questions