Data Structure (2130702)

BE | Semester-3   Summer-2016 | 06/09/2016

Q1) (1)

Define primitive data structure.

Primitive data structures are basic structures and are directly operated upon by machine instructions. Integers, floats, character and pointers are examples of primitive data structures.