Question
Assembly language is a
markup language
query language
low level language
web based language
markup language
query language
low level language
web based language
Answers
GPT-4o mini
Assembly language is a **low level language**. It is a type of programming language that is closely related to machine code and is specific to a particular computer architecture. Assembly language provides a way to write instructions in a more human-readable form compared to binary code, but it still operates very close to the hardware level.