Saved Bookmarks
| 1. |
_____________________ is a sequence of logical instructions that produces output based on the given input. *_____________________ is a sequence of logical instructions that produces output based on the given input. * |
|
Answer» An arithmetic logic UNIT (ALU) is a COMBINATIONAL digital electronic CIRCUIT that performs arithmetic and bitwise operations on integer binary numbers. This is in contrast to a floating-point unit (FPU), which operates on floating point numbers. An ALU is a fundamental building block of many types of computing CIRCUITS, including the central processing unit (CPU) of computers, FPUs, and graphics processing units (GPUs). A SINGLE CPU, FPU or GPU may contain multiple ALUs
|
|