Which of the following programming languages needs no translator for it to run?
Answer Details
Machine language does not need a translator for it to run. This is because machine language is written in binary code, which is the language that computers use to process instructions. Unlike other programming languages, machine language can be executed directly by the computer's CPU without the need for any translation. Therefore, the correct answer is machine language.