Saved Bookmarks
| 1. |
What do you mean by instruction boxes in computer |
|
Answer» ong>Answer: An instruction is an ORDER given to a computer processor by a computer program. At the lowest level, each instruction is a sequence of 0s and 1s that describes a physical operation the computer is to perform (such as "Add") and, depending on the PARTICULAR instruction TYPE, the specification of special storage areas CALLED REGISTERS that may contain data to be used in carrying out the instruction, or the location in computer memory of data. |
|