The document provides an overview of computer function and interconnection. It discusses the basic components of a computer system including the CPU, memory, and I/O devices. It describes the Von Neumann architecture with a single memory to store both instructions and data. It then explains the fetch-execute cycle of instruction processing and how interrupts can alter the normal flow of a program. Finally, it discusses common interconnection structures like bus architectures and the elements involved in bus design.