The document summarizes the basic structure and functional units of computers. It discusses how computers handle information through instructions and data. The main functional units that process information are the memory unit, arithmetic and logic unit (ALU), and control unit. It also describes the number representation systems used in computers, focusing on the two's complement system for signed integers. Addition and subtraction are performed through two's complement arithmetic.