Computer Science, asked by piyushkumar257, 9 months ago

high level language program has to be converted into machine language by translator programs​

Answers

Answered by ashimagayen573
20

Answer:

The translator program that converts source code in high level language into machine code line by line is called Interpreter.

A Compiler is a computer program that translates code written in a high level language to a lower level language, object/machine code. The most common reason for translating source code is to create an executable program (converting from a high level language into machine language).

A compiler is a computer program that translates a program written in a high-level language to the machine language of a computer. ... The compiler is used to translate source code into machine code or compiled code.

Compilers are a type of translator that support digital devices, primarily computers. The name compiler is primarily used for programs that translate source code from a high-level programming language to a lower level language (e.g., assembly language, object code, or machine code) to create an executable program.

Answered by bhatiamona
0

High level language program has to be converted into machine language by translator programs​?

Yes, High level language program has to be converted into machine language by translator programs​.

Explanation :

High level language program has to be converted into machine language by translator programs​, that called compiler.

Compiler is a program that converts a program written in a high level language into machine language that can be read by the machine. Compiler fully translates a high level language program in just one go. After one thing is fully translated, the program generates different types of object codes and also shows errors. Therefore the compiler does not convert a high level language program into machine language line-by-line.

A computer is a special program that translates a programming language to a machine or into another programming language. This source code is written in a high-level computer language.

#SPJ3

——————————————————————————————————————

Know something more :

https://brainly.in/question/17938963

The content of a web page is made up of ……………..

a. Graphics b. Text c. Hypertext/Hyperlink d. All of these​

https://brainly.in/question/22906490

1) Which of the following is the language processor--

a) Compiler

b) Interpreter

c) Assembler

d) All of the above

Similar questions