Ads1100*85

Data Structure in Hindi | Data structures and algorithms tutorial in Hindi - Types of data structure in Hindi

Data Structure in Hindi

Data Structure in Hindi


Welcome to Digipoint Available website, you are on Digipoint Available Computer Software Engineer page, under which you will read Data Structure in Hindi. If you want Hindi notes related to computer, then you can also comment.


DATA STRUCTURE :-

Data Structure एक Structure होती है, जिसमे Computer की memory में data को store करवाया जाता है।.


Data structure के द्वारा बताया जाता है की -

1) Data का organization कैसे होगा।. 

2) Data के flow को कैसे Control किया जाएँ।

3) Data को इसप्रकार रखा जाए, जिससे

algorithm of complexity कम हो | 


Data structure पर विभिन्न perform किए जाते है -


जैसे- data read, write, update, delete Search, sort, add, modify etc.



Types of data structure in Hindi


Data Structure के प्रकार- Data Structure के 4 प्रकार होते है 


(1) Linear and non-linear data structure

(2) Homogeneous and non- homogenous data structure 

(3) Static and dynamic data structure

(4) Primitive and non- Primitive data structure 


(1) Linear and Non-linear DS-


  (a) Linear DS :- इस data structure में data को Sequence में arrange

किया जाता है 

                   Example:- Array, linked list, stack, Queue. 

  (b) Non-linear DS:- इस data structure में data को Sequence में arrange

नहीं किया जाता है  

                       Example:- Tree , Graph 


(2) Homogenous and Non-homogenous DS:-


   (a) Homogenous DS:-  इस Data Structure में सभी Element और Data same type के होते है 

        Example:- Array

   (a) Non-Homogenous DS:- इस Data Structure में सभी Element और Data same type के नहीं होते है 

       Example:- structure, union


(3) Static and dynamic DS :-

           

           (a) Static DS :- इस data structure के अनुसार  Memory का allocation Compilation time पर किया जाता है।   Example:- Array

         (b) Dynamic DS:- इस data structure के अनुसार  Memory का allocation execution time पर किया जाता है।   Example:- Linked list


(4) primitive and nonprimitive DS :-


 (a) primitive Ds - जब data Structure कों दुबारा divide नही किया जा सकता है तो उसे Primitive data structure कहते है।

                                 Example:- ink, float, double, Char etc..

(b) Noni- primitive Ds- जब data structure को दुबारा divide किया जा सकता है, तो उसे non-primitive Data structure कहते है।   Example:- structure / union


इस प्रकार data structure का use data के representation  के लिए किया जाता है |


Tags :- 

what is data structure in Hindi | data structure in Hindi notes | what is data structures and algorithms in Hindi | data structure definition in Hindi | data structures and algorithms tutorial in Hindi | primitive and non primitive data structure | what is primitive data structure | what is non primitive data structure | linear and non linear data structure in Hindi | types of data structure in Hindi | homogeneous data structure | static data structure and dynamic data structure 



                                   

                           











Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.