define assembly language with 5 examples
Answers
Answered by
1
◕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.
Some Examples :
- MOV - move data from one location to another
- ADD - add two values
- SUB - subtract a value from another value
- PUSH - push data onto a stack
- POP - pop data from a stack
Similar questions
Biology,
30 days ago
English,
2 months ago
Business Studies,
2 months ago
Math,
9 months ago
Computer Science,
9 months ago
Chemistry,
9 months ago