a program written in assembly language is called the
Answers
Answer:
syntax and microcomputer s
a program written in assembly language is called the?
a program written in assembly language is called the _Source Code_.
Explanation :
A program written in assembly language is called Source Program or Source Code.
Assembly language refers to the language developed using mnemonic codes or symbols in place of 0 and 1.
Like in assembly language the operation code for ADD in binary language is 0100 in binary.
Computer language Computer language is divided into four parts
- machine language
- assembly language
- high level language
- fourth generation language
Computer language refers to the program which is designed to operate the computer. A computer needs a language that the computer understands in order to operate properly. A computer language is a set of instructions that are built into a program.
#SPJ3
——————————————————————————————————————
Know something more :
https://brainly.in/question/18122974
Compiler converts a high level language program into machine language, line byline. True or False
https://brainly.in/question/16813715
High level language program has to be converted into machine language by translator programs?