Advertisements
Advertisements
प्रश्न
Explain any four operations of Data Structure.
स्पष्ट करा
उत्तर
Data structures process data using operations like:
- Traversing: Traversing refers to accessing each record or element once for processing. For example, multiplying array elements by 6.
- Inserting: Inserting involves adding a new record to an existing structure.
- Deleting: Deleting a record from the structure is called deleting.
- Searching: It involves discovering a record with provided key values or all records that meet one or more parameters.
- Sorting: Arranging records in some logical order is called sorting.
- Merging: Merging means combining the records in two different sorted files into a single sorted file.
shaalaa.com
Notes
Students should refer to the answer according to their questions.
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?