Computer Science, asked by yeasminakterelmacse, 3 months ago

which of the following operation combines records in two different sorted files into a single sorted file?

Answers

Answered by mjamdade
3

Answer:

I don't know how to tell the answer

Answered by shorooqayesha
3

Explanation:

\huge{{\red{a}\pink{n}\green{s}\blue{w}{e{r}...

Merge sort uses which of the following technique to implement sorting? Explanation: Merge sort uses divide and conquer in order to sort a given array. This is because it divides the array into two halves and applies merge sort algorithm to each half individually after which the two sorted halves are merged together. 2.

Similar questions