Computer Science, asked by kumarbhupesh40, 9 months ago

what are sperical type of program the convent program written in high level language machine language​

Answers

Answered by vaishanavi2003
1

Answer:

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.

Similar questions