Computer Science, asked by himanshuvcc, 1 month ago

WHAT IS ASSEMBLY LANGUAGE .
DESCRIBE​

Answers

Answered by mamta29111979
0

Answer:

An assembly language is a type of low-level programming language that is intended to communicate directly with a computer’s hardware. Unlike machine language, which consists of binary and hexadecimal characters, assembly languages are designed to be readable by humans.

Low-level programming languages such as assembly language are a necessary bridge between the underlying hardware of a computer and the higher-level programming languages—such as Python or JavaScript—in which modern software programs are written.

Similar questions