15. A computer program that converts assembly language to machine language is A.Compiler B.Interpreter C.Assembler D.Comparator E.None of the above
Option C Solution: A computer program that converts assembly language to machine language is Assembler. Assembler : An assembler is a type of computer program that interprets software programs written in assembly language into machine language, code and instructions that can be executed by a computer. An assembler enables software and application developers to access, operate and manage a computer's hardware architecture and components.