What Is Data Structure.Why Data Structure.And Types Of Data Structure?.

 Data Structure


*Data Structure is a Data Organization , managment and storage format for eassy access and modification of data.


Why Data Structure

There are different requirements when we are working in projects.Although storage can be done in any format but access and modifications have different needs every time and have good efficiency in our programe a good choice of Data Structure is required.


Different Type Of Data Structure


·        Array

·        Linked List                 Linear Data Structure

·        Stack

·        Queve

 

·        Graph

·         Tree                          Non-Linear Data Structure




                               -SHAHRUKH KHAN


Comments

Popular posts from this blog

"Basic Introduction Of Programming Language:"

HTML(Hyper Text Markup Language)