204k views
4 votes
A(n) ___________ converts all the statements in a program in a single batch, and the resulting collection of instructions, called ________, is placed in a new file.

User Tinu Jos K
by
7.3k points

1 Answer

4 votes
The answer to the first unknown is the "COMPILER" while in the second unknown in the problem is the "INSTRUCTION SET". Hence, to have a complete statement, we have it, a COMPILER converts all the statements in a program into a single batch file and the resulting collection of instruction is called INSTRUCTION SET, it is the collection of all instruction and being placed in a new file.
User Corbee
by
8.2k points