English, asked by triveninandipati41, 17 hours ago

intermediate medium for the communication between human and computer is called
programmer or interpreter or compiler​

Answers

Answered by vibhordhaval
1
Programmer I hope the answer help you
Answered by brainlysme13
0

The intermediate medium for communication between humans and computers is called a compiler.

Compiler:

  • Compilers are specialized software tools that convert the source code of one programming language into machine code, bytecode, or another programming language.
  • Usually, the source code is created in a high-level, readable language for humans, such as Java or C++.
  • An integrated development environment (IDE) or a code editor is used by the programmer to write the source code, which is then saved to one or more text files.
  • The files are read, the code is examined, and it is then translated into a format appropriate for the target platform by a compiler that supports the source programming language.

Interpreter:

A computer program known as an interpreter is one that runs code written in a programming language or scripting language without first compiling it into a machine language program.

Programmer:

An individual who writes/creates computer software or applications by providing the computer with precise programming instructions is known as a programmer.

Read more:

1. https://brainly.in/question/44415769

2. https://brainly.in/question/5264989

#SPJ3

Similar questions