You are on page 1of 3

GAURAV MAHAVIDYALAYA

DEORAI, DANGANJ-VARANASI

SESSION-(2009-2010)

A PRACTICAL ON DATA STRUCTURE

Submitted by: - Guided by:-


Vaibhav Barnwal Mr. Gaurav

B.C.A. 2nd SEM

Roll no. - 11
DATA STRUCTURE
Data structure is representation of the logical relationship existing
between individual elements of data.

Data structure mainly specifies the following four


things-
i. Organization of data
ii. Accessing methods
iii. Degree of associativity
iv. Processing alternatives for information

CLASSIFICATION OF DATA STRUCTUR


DATA STRUCTURE

Primitive data Non-Primitive data


structures structures

Integer Arrays Lists Files

Float
Linear List Non-Linear List

Character

Stacks Graph

Pointer

Queue Trees

You might also like