Which of the following is a type of language translator?

Which of the following is a type of language translator?

نیچے دیئے گئے میں سے کونسا آپشن لینگویج ٹرانسلیٹر کی قسم ہے؟
Explanation

A compiler is a language translator that converts high-level code into machine code.

It translates the entire program before execution, allowing the program to run independently.