138k views
5 votes
What is
assembly language​

1 Answer

3 votes

Step-by-step explanation:

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.

User Nicholas Car
by
4.1k points