Challenger App

No.1 PSC Learning App

1M+ Downloads
A translator is a software that converts a program code from

AHigh-level language to Unicode

BHigh-level language to ASCII

CHigh-level language to Machine language

DHigh-level language to Assembly language

Answer:

C. High-level language to Machine language

Read Explanation:

A translator is a type of system software designed to convert program code written in one programming language (the source code) into another language (the target code).

  • Source Language: Typically a High-level Language (like C++, Java, or Python), which is easy for humans to read and write.

  • Target Language: Machine Language (also called machine code or binary code), which consists of the binary instructions (0s and 1s) that the computer's CPU can directly execute.

The main types of translators are:

  1. Compilers: Translate the entire high-level program into machine code before execution.

  2. Interpreters: Translate and execute the high-level program line by line.

  3. Assemblers: Translate Assembly Language (a low-level language that is a step above machine code) into machine code.


Related Questions:

Which component of the operating system handles the execution of processes and tasks ?
താഴെ തന്നിലുള്ളവയിൽ ഒരു അപ്ലിക്കേഷൻ സോഫ്റ്റ്‌വെയർ അല്ലാത്തൽ ഏത് ?
Which one of the following is not an application software ?
താഴെ പറയുന്നവയിൽ ഫ്രി ആൻഡ് ഓപ്പൺ സോഴ്സ് സോഫ്റ്റ്വെയറിന് കീഴിൽ വരുന്ന വേഡ് പ്രോസസ്സറുകൾ ഏതാണ്
Which of the following is not a function of an operating system ?