(a) Differentiate between high level and low level languages.(by Differentiate between compiler and interpreter.
Answers
Answered by
5
Answer:
Step-by-step explanation:
A.High level language also known as machine language is a specific language used to pass information into the computer.while A low-level programming language is a programming language that provides little or no abstraction from a computer's instruction set architecture—commands or functions in the language map closely to processor instructions. Generally, this refers to either machine code or assembly language
b. a compiler is a program that converts instructions into a machine-code or lower-level form so that they can be read and executed by a computer. while an interpreter is a program that can analyse and execute a program line by line
Hopes this helps you
mark me as brainliest
Similar questions