Key Terms Flashcards
Abstraction
The removal of unwanted or unnecessary information from a task or problem to provide focus
Accumulator
Temporarily stores the results of calculations carried out by the ALU
Adware
A form of spyware designed to automatically open or generate advertisements
Algorithm
A sequence of step-by-step instructions to solve a problem or carry out a task
Analogue
A continuous signal that cannot be directly processed by a computer
Anti-malware
Software designed to stop and remove malicious software from a system
Application software
Installed into an operating system to actually produce work or perform a task for the user
Arguments
The data used by a sub-routine
ALU
Arithmetic Logic Unit - The part of the CPU that carries out calculations
ASCII
American Standard Code for Information Interchange - a common coding standard of 128 characters for computer manufacturers to share.
Assemblers
A programming translator, used to convert low level languages into machine code (computer instructions)
Assembly Language
A low level programming language
Attribution
The acknowledgement of an original creator of a piece of work when copying or using it
Bandwidth
The amount of data that can pass between two network devices per second.
Base 10
Our standard decimal numbering system
Base 16
A number system with 16 characters of numbers and letters, also known as hexadecimal
Binary
A base 2 number system using two digits: 1 and 0
Binary Search
Looks for a specific value in an ordered list by comparing it to the others around it.
Binary Shift
The movement of bits in a binary sequence left and right to represent multiplication and division.
BIOS
Basic Input Output System
Computer start up software stored in ROM
Bit-rate
The number of bits used per second to sample an audio file.
Blocks
A storage area within a solid state drive
Boolean operators
Use of AND, OR and NOT to connect and define relationships between data values or search terms.
Brute force attack
Repeatedly trying different usernames and passwords in an attempt to access a system.