ABSTRACT

Programming In Topic 37 we saw that a controller is made to perform its tasks by reading and obeying a sequence of instructions held in its program memory. The instructions are stored as a binary code, a pattern of 0’s and 1’s. There is a different code, or opcode, for each operation that the controller can perform. This sequence of opcode is known as machine code.