What were the disadvantages of programming using machine language?
Answers
Answered by
1
main batau tijhe iska answre bol batau toh sjs djs djdjdhd
Answered by
1
Binary and/or Hex code is virtually unreadable.
Machine language commands are few and primitive, making programs hard to write.
Machine language programs are hard to maintain and debug.
Machine language has no mathematical functions available (we need to create our own code for these routines every time we write a new program).
Memory locations are manipulated directly, requiring the programmer to keep track of every memory location on the computer!
Machine language commands are few and primitive, making programs hard to write.
Machine language programs are hard to maintain and debug.
Machine language has no mathematical functions available (we need to create our own code for these routines every time we write a new program).
Memory locations are manipulated directly, requiring the programmer to keep track of every memory location on the computer!
Similar questions