Computer Science, asked by JEET3918, 10 months ago

Difference between primitive and non primitive data structure in Hindi

Answers

Answered by Anonymous
0

Answer:

Primitive data are only single values, they have not special capabilities. The examples of Primitive data types are given byte, short, int, long, float, double, char etc. ... Non- Primitive Data type, A non-primitive data type is something else such as an array structure or class is known as the non-primitive data type.

Similar questions