Ad Code

Ticker

6/recent/ticker-posts

What is it meant by machine code

  Machine language is one of the low level programming languages which is the first generation language developed for communicating with computer. It is written in machine code which represents 0 and 1 binary inside the computer string which makes it easy to understand and perform the operations. As we know a computer system can recognize electric signals so here 0 stand for turning off electrical pulse and 1 stands for turning on electrical pulse. It is very easy to understand by the computer and also increases the processing speed.


   The main advantage of using a machine language is that there is no need of a translator or interpreter to translate the code since the computer can directly understand it. But there are some disadvantage also like you have to remember the operation codes, memory address every time you write a program and also hard to find errors in a written program. It is a machine dependent and can be used by a single type of computer.
Reactions

Post a Comment

0 Comments

Ad Code