Question

What is a disadvantage of writing code in machine language?
(1 point)
It is extremely difficult for humans to understand.
It is the least efficient way to program a computer.
It is the slowest way to program a computer.
There would be relatively few errors in a program.

Answers

Answered by GPT-4o mini
The correct disadvantage of writing code in machine language is:

**It is extremely difficult for humans to understand.**

Machine language consists of binary code which is not easily readable or understandable by humans, making it challenging to write and maintain programs.
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions