Answer:
Merge Sort algorithm uses Divide and Conquer technique.
Explanation:
The technique used by merge sort algorithm is Divide and Conquer because merge sort in it's every iteration divides the array in two equal halves and then sorts them.
Merge sort keeps on dividing the array in two equal halves until there is only one element left in the array.Then it merges every element in sorted order.
Multiuser
guest
unix
I don't know the last two answers
I can help with two.
Web Scripting Virus, A sneaky virus that targets popular websites. What this virus does is overwrite code on a website and insert links that can install malicious software on your device. Web scripting viruses can steal your cookies and use the information to post on your behalf on the infected website.
FILE INFECTOR, targeting executable files (.exe), file infector viruses slow down programs and damage system files when a user runs them.