(Classification of data structure) | Ansh Computer

Admin Co-Vinay Kumar Verma
0

 Post By@ Co-Funder# Vinay Kumar Verma


नमस्कार दोस्तों आज के इस पोस्ट में हम जानेंगे की डेटा  स्ट्रक्चर क्या होता हैं तो चलिए शुरू करते हैं

(Classification of data structure)

1.    Primitive (Data Structure):- These are basic structure and are derectly operated by machine instructions.

 

2.    Non- Primitive:-  These are derived form the primitive data structure it’s a collection of same type defferent type primitive data structure.

                                    

                        Data Structure

                                🠋

Primitive (D.S.)

Non- Primitive (D.S.)

·       Int

·       Char

·       Float

·       Double

·       Boalean

·       etc

1.Linear

2.Non- Linear

·       Array

·       Tree

·       Linked List

·       Graph

·       Strack (Lifo)

 

·       Queue (Fifo)

 

 

 


 

 

Linear:

Non- Linear

·       All element arranged in linear order when each element has the successor and predicissors exept first & last element

·       Single level invalved

·       Data element traversed in single run.

·       Used in softwere development

·       This D.S. do’es form a sequmic data element are arranged in heiarhicl.

·       Multi level involved

·       Can’t be inversel in single run

·       Used in AI and DIP.



 

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.
Post a Comment (0)
Our website uses cookies to enhance your experience. Learn More
Accept !