Answer:
DIFFERENT TYPES OF COMPUTER INSTRUCTIONS
The computer is a simple device that accepts commands from a user in form of input, processes it, and brings out result as output.
A computer instruction are those commands that are given to the computer, usually in machine language.
There are four major types of computer instructions and they are:
1. Data transfer instructions.
2. Data manipulation instructions.
3. Program sequencing and control instructions.
4. Input and output instructions