Symmetric encryption uses the same key to encrypt and decrypt a message. Drawback of symmetric encryption is "key distribution problem" - means, key could be stolen during transmission by a cyber criminal intercepting the connection.
Topic: 2.3 Symmetric and asymmetric encryption
The central processing unit (CPU) (also known as a microprocessor or processor) is a type of integrated circuit that is contained on a single chip.
Topic: 3.1 Computer architecture
The BIOS (Basic Input Output System) is often referred to as a firmware. Firmware is defined as a program that provides low level control for devices including embedded systems.
Topic: 4.1 Types of software and interrupts
Digital currency is currency (a system of money) that exists in electronic/digital form/format only. it has no physical form and is essentially data on database.
Topic: 5.2 Digital currency
Assembler translates a program written in an assembly language or low-level language into machine code.
Topic: 4.2 Types of programming language, translators and IDEs
Internet the word internet comes from INTERconnected NETworks, since it is basically a worldwide collection of interconnected networks.
Topic: 5.1 The internet and world wide web.
Binary is a base 2 number system, it has only 0 and 1 numbers.
Denary is a base 10 number system, it has numbers from 0 to 9.
Hexadecimal is a base 16 number system, it has numbers from 0 to F.
Topic: 1.1 Numbers systems.
An Integrated Development Environment (IDE) is a software that provides useful functions for a programmer writing a computer program.
Topic: 4.2 Types of programming language, translators and integrated development environments (IDEs)
An automated system is a combination of software and hardware (for example, sensors, microprocessor and actuators) that is designed and programmed to work automatically without the need of any human intervention.
Topic: 6.1 Automated systems
Primary memory is directly accessible / addressable by the CPU whereas Secondary storage is not directly accessible / addressable by the CPU.
Topic: 3.3 Data storage