Computer Science, asked by superamara7, 4 months ago

A computer program that converts source code into a language that can be understood by computer
A. Compiler
B. Device driver
C. Linker
D. Command line interface

Answers

Answered by Anonymous
93

Kindly click on brainliest option below :)

Answer:

Compiler ✓

Explanation:

☛ It is a well-known fact that the computer understand instructions only in machine language that is binary language. The application programs are written in computer by using high level languages. Hence a program in high level language needs to be converted into machine code for the computer to understand and execute.

☣ Compiler is a system software that converts a program into an intermediate binary form called byte code further the bytecode is converted into machine code suitable to specific platform known as Java interpreter.

▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Similar questions