Computer Science, asked by devaprasad9645, 11 months ago

The program written by the programmer in the high level language is called

Answers

Answered by Chintan96
20

A compiler is a computer program that translates a program written in a high-level language to the machine language of a computer. The high-level program is referred to as 'the source code.'

Answered by StaceeLichtenstein
8

Source code is the correct answer to the given question .

Explanation:

  • The high level language program that is developed  by some developer is known as source code .The source may be written in different programming language i.e we write in java ,python etc.
  • We can convert the source code into the machine code by using the translator i.e compiler or interpreter .
  • The source code is understandable by the programmer  because it is in English word.

Learn More:

  • https://brainly.in/question/4296762
Similar questions