DS

Types Of Data Structures

  • Primitive data structures
  • Non-primitive data structures
Types Of Data Structure.png

Primitive and Non-primitive data structures

Primitive Data Structures

Primitive Data Structures are the basic data structures that directly operate upon the machine instructions.
hey have different representations on different computers.
Integers, Floating point numbers, Character constants, String constants and Pointers come under this category.

Non-primitive Data Structures

Non-primitive data structures are more complicated data structures and are derived from primitive data structures.
They emphasize on grouping same or different data items with relationship between each data item.
Arrays, Lists and Files come under this category.




Subscribe us on Youtube

Share This Page on

Questions


Bashar | 16-Oct-2017 07:29:20 pm

What is array in detail


masood | 01-Jan-2018 11:25:16 pm

array is single object contain multiple value of the same data type


Tanzeer | 17-Feb-2018 08:56:48 am

Can you please give me information on Non primitive file data structure?


khadija | 02-Apr-2018 06:36:14 pm

what are the different types of data structures available


unnati sharma | 06-Sep-2018 10:02:27 pm

data structure complete notes in theory of unit 1


Hyder rimsha | 10-Jan-2019 08:49:53 am

Please tell us about non primitive data structure


Harshit Verma | 15-Feb-2019 06:21:16 pm

Please explain the Linked lists more efficiently and in detail.


Ask Question