Computer Science, asked by mustaqeemareeb7365, 1 year ago

What are the difference between primitive and non primitive data structure?

Answers

Answered by VANESSA12
1

Primitive data structure consists only of one data type. It is also called as fundamental data type

Eg: int, char

Non -primitive data structure consists of many data types.

Eg: Structure

Similar questions