Computer Science, asked by Vishwakarm5625, 1 year ago

Lowest level format to which computer converts a higher language program before execution

Answers

Answered by Anushka0408
60
hi
here's your answer

__________________________________

MACHINE CODE.

_____.
hope this helps

SINGHisKING11: hiiii
SINGHisKING11: i want to ask question
Answered by mindfulmaisel
4

Compiler converts the higher language program into lowest level format (machine language) before execution.

Explanation:

  • A compiler can be defined as a special type program which is used for processing the statements which are written in a specific programming language and finally turns them into code (named as machine language) where computer processor uses.  
  • Usually a programmer writes language statements such as C or PASCAL using editor.
  • The programmer then runs the compiler and converts them into machine language.  

Learn more about Compiler

Is compiler specific to a language? Explain.

https://brainly.in/question/3300312

A compiler is specific to a language. Give your comment

https://brainly.in/question/9165434

Similar questions