Computer Science, asked by santosh8379, 8 months ago

Write any one disadvantage of machine languageb

Answers

Answered by smartbrainz
1

Machine Language is a collection of binary digits that a computer is able to read and interpret.

  • Since, machine language is made up of binary digits, it is the only language that a computer understands.
  • Every code written in any of the programming languages, needs to be compiled first. This compiled code is the code converted to machine language which can be then understood by the computer.
  • The greatest disadvantage of machine language is that it is not user-friendly at all. It is extremely difficult to program in machine language. The programmer needs to know the details of the hardware to be able to code in machine language.
  • The extreme difficulty in programming leads to a lot of errors which in turn makes the debugging task, even more cumbersome.

To know more about machine language, visit:

https://brainly.in/question/4551059  

Similar questions