Here are the answers to your questions:
1. The five basic operations of a computer system are:
- Inputting
- Storing
- Processing
- Outputting
- Controlling
2. The Arithmetic Logic Unit (ALU) is the place where the actual executions of instructions takes place during processing operation. It performs arithmetic and logical operations on data as per the instructions.
3. The Central Processing Unit (CPU) is the brain of the computer system. It controls and coordinates all activities of other parts of the computer system. Specifically, it controls the operations of the input, output, storage, and ALU units. It reads instructions from memory and directs the other parts to perform required operations.