English, asked by zcoeritsea054, 9 months ago

what is primitive and non primitive data structures​

Answers

Answered by Anonymous
81

Answer:

primitive and non primitive data structures​

  • Primitive Data Structures. Primitive Data Structures are the basic data structures that directly operate upon the machine instructions.
  • Non-primitive Data Structures. Non-primitive data structures are more complicated data structures and are derived from primitive data structures

hope it helps you...

mark it as brainliest...

Explanation:

Answered by jalynandi85
3

A primitive data type is one that fits the base architecture of the underlying computer such as int, float, and pointer, and all of the variations, thereof such as char short long unsigned float double and etc, areprimitive data type.

The non-primitive data types are used to store the group of values.

Similar questions