1. What is Assembly Languaye
2. Why do we need to convert our programs into Machine Language
Answers
Answered by
0
hey mate here is your answer
What Is an Assembly Language?
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.
Low-level programming languages such as assembly language are a necessary bridge between the underlying hardware of a computer and the higher-level programming languages—such as Python or JavaScript—in which modern software programs are written.
Why do we need to convert our programs into Machine Language?
We convert our programs to machine language so that it can be understood by the computer.
please mark my answer as brainliest ✌
Similar questions