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 need to translate a program written in a high-level language into machine language?

0
Posted

Why need to translate a program written in a high-level language into machine language?

0

You need to translate high-level languages into a low-level language because the computer can’t understand commands like “int i = 10”. The processor only understands a very limited set of instructions, and any high-level language code needs to be translated into a set of machine-readable instructions.

Related Questions

What is your question?

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

Experts123