Answer the question in maximum 15 to 20 words. This question carries 03 marks.[MPPSC 2023] What distinguishes machine language from assembly language?
Home/mppsc: it & computers/Page 2
- Recent Questions
- Most Answered
- Answers
- No Answers
- Most Visited
- Most Voted
- Random
- Bump Question
- New Questions
- Sticky Questions
- Polls
- Followed Questions
- Favorite Questions
- Recent Questions With Time
- Most Answered With Time
- Answers With Time
- No Answers With Time
- Most Visited With Time
- Most Voted With Time
- Random With Time
- Bump Question With Time
- New Questions With Time
- Sticky Questions With Time
- Polls With Time
- Followed Questions With Time
- Favorite Questions With Time
Machine code is a strictly numerical language (Binary code) that computers directly understand and execute, with a interface to the CPU intended for a programmer. whereas assembly language is a human-readable representation of machine language. The main difference lies in their abstraction levels.
Machine code is a strictly numerical language (Binary code) that computers directly understand and execute, with a interface to the CPU intended for a programmer. whereas assembly language is a human-readable representation of machine language. The main difference lies in their abstraction levels.
See less