Question
What is a disadvantage of writing code in machine language?(1 point)ResponsesIt is extremely difficult for humans to understand.It is extremely difficult for humans to understand.It is the least efficient way to program a computer.It is the least efficient way to program a computer.It is the slowest 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 response is: **It is extremely difficult for humans to understand.**
Writing code in machine language is challenging for humans because it consists of binary code, which is not easily comprehensible compared to higher-level programming languages that use more human-readable syntax.
Writing code in machine language is challenging for humans because it consists of binary code, which is not easily comprehensible compared to higher-level programming languages that use more human-readable syntax.