What is meant by computer language ? Explain low level language.
Answers
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.
IF YOU LIKE MY ANSWER THEN PLEASE MARK AS BRAINLIEST.
A programming language is a computer language engineered to create a standard form of commands. These commands can be interpreted into a code understood by a machine. ... A programming language is also known as a programming system, computer language or computer system.
Low level languages are used to write programs that relate to the specific architecture and hardware of a particular type of computer.
#@p