Computer Science, asked by neelamruhela717, 3 months ago

primitive data type and non primitive data type in computer data types​

Answers

Answered by shiva10978
2

Answer:

Data types are divided into two groups: Primitive data types - includes byte , short , int , long , float , double , boolean and char. Non-primitive data types - such as String, Arrays and Classes

Answered by kunaljangid
0

Answer:

Primitive data types - includes byte , short , int , long , float , double , boolean and char.

Non-primitive data types - such as String, Arrays and Classes

Primitive data structures can hold only a single value in one specific location, unlike the non-primitive data structures which can be in a linear and non-linear order. Primitive data structures are the predefined types of data that are supported in the programming language.HOPE IT HELPS YOU!!

Similar questions