Answer:
An assembler.
Explanation:
Input is (as with any programming language) files with lists of instructions (typically assembler mnemonics), output is a binary format representing these instructions in machine language.
Either wiped off the drive, or right next to the new ones, I do not recommend keeping the old files.
I would say: This is most common.
3, 5, 6
Answer:
True.
Explanation:
An algorithm for a problem provides the set of instructions that are required to solve a problem.It does not provide the full code.It is like an abstract solution of a problem.It is just like a recipe for cooking a dish.It will not cook food for you but can tell you how to cook.
Since it provides the action to be executed hence the answer is True.