answersLogoWhite

0


Best Answer

Merging is combining the records in two different file into a single file.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is merging operation in data structure?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which data structure is best suited for the undo operation in windows?

Stacks


What are the eleven data of processing operation in a computer?

There are eleven operations for data of processing. The eleven data of processing operations in a computer are recording, verifying, duplicating, classifying, sorting, calculating, summarizing and reporting, merging, storing, retrieving, and feedback.


What does merging do?

If allows you to combine one set of data with another set of data.


Write data structure for creation operation on singly linked list?

typedef struct ListElement {struct ListElement *next;long data;} ListElement;


How do you merge cells without losing data?

Combine the data within the cells to be merged before merging them.


What are the subject-matters of data structure?

types of data structure types of data structure


What is documents merging?

It is combining multiple documents into one. Sometimes you might have document created separately that are to be combined later. For example you might have chapters of a book each done in their own document, and then you want to combine them into one document with all the chapters. Another special merging is mail merging. This is taking a list of data and inserting them into a standard letter, creating one letter for each set of data. So you could have 50 names and one letter and by mail-merging create 50 letters, each having a different one of the 50 names on it. This is how companies do mail shots or send out bills for different people or statements. The structure is the same, but the data is different.


How do you amend a data structure?

How do you amend a data structure?


What is the need of circular queue in data structures?

Circular queue is a linear data structure that follows the First In First Out principle. A re-buffering problem often occurs for each dequeue operation in a standard queue data structure. This is solved by using a circular queue which joins the front and rear ends of a queue.


What is homogeneous data structure?

collection of dissimilar type of data is called non homogeneous data structure as for example structure .


What is the difference between allocation and search data structure?

difference between serch data structure and allocation data structure


What is the weakness of Data structure diagram?

weakness of data structure diagrams