What is a disadvantage of writing code in machine language?

(1 point)
Responses

It 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.

1 answer

The most accurate disadvantage of writing code in machine language is:

It is extremely difficult for humans to understand.

Writing in machine language is error-prone and not human-readable, making it hard to debug and maintain. The other options regarding efficiency and speed may not necessarily be true, as machine language is actually the most efficient way for a computer to execute instructions, and the speed of programming is not inherently slower than higher-level languages. The statement about relatively few errors is also misleading, as low readability can lead to more errors during development.

Similar Questions
    1. answers icon 1 answer
    1. answers icon 1 answer
  1. What kind of code is print()?(1 point) Responses source code source code assembly language assembly language machine language
    1. answers icon 1 answer
  2. What kind of code is print()?(1 point) Responses source code assembly language machine language binary code
    1. answers icon 1 answer
more similar questions