Computer Studies
Programming Fundamentals
Which translator is specifically used for Assembly Language?
Explanation
An assembler is specifically designed to convert assembly language into machine language (binary instructions) that the processor can execute.
Reference: Computer Studies
, Page 4