98.4k views
0 votes
Which programming language type is the most basic human-readable and closest to actual machine language?.

User Benny Chan
by
4.3k points

1 Answer

4 votes

I Hope This Helps: 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 Petroff
by
4.5k points