Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why assembly level language is called machine dependent language?

0
10 Posted

Why assembly level language is called machine dependent language?

0
10

In programming, any “machine dependent” language is a low-level programming language, such as Assembler, that uses mnemonics and code specifically designed for a particular microprocessor or CPU. For example, an assembler language writen using the operators for an Intel x86 CPU would not work on a machine with a Motorola CPU, and vice versa. So, “X86 Assembler” is considered “machine dependent”.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123