Introduction to Computing and Computer Systems
Classified in Computers
Written on in English with a size of 2.3 KB
Computing
Computing is the automatic processing of information with computers.
Input and Output
Input: Data entered into the computer.
CPU: Processes the information.
Output: The processed information is displayed.
Binary System
Computers use the binary system (0 and 1).
Bit (b): Smallest unit of information (0 or 1).
Byte (B): Group of 8 bits. Example: 1010 0001
Characters are usually expressed with 1 B (8 bits).
Character Encoding
ASCII (American Standard Code for Information Interchange): Represents characters using binary code.
ISO-8859-1: An extension of ASCII, uses 1 byte for characters. Example: A = 0100 0001 (65), = 0111 1110 (126)
Hardware
The physical components of a computer.
Internal Components
- Motherboard
- CPU
External Devices (Peripherals)
- Input: