Save
Computer Science
Glossary
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Caitlin Allerton
Visit profile
Cards (100)
Abstraction
Picking out the important bits of
information
View source
Accumulator
The part of the
ALU
that stores the
intermediate
results when doing calculations
View source
Active
attack (networks)
A
network
attack where the hacker attempts to change data or introduce
malware
View source
Algorithmic thinking
Coming
ip
with an algorithm to solve a
problem
View source
Algorithm
A step-by-step set of rules or
instructions
View source
Alphanumeric
The collective name for
letters
,
digits
and symbols
View source
Analogue
signal
A
continuous
signal which can't be processed by a
computer
View source
AND
One of the boolean logic gate
View source
Anti-malware
software
Software designed to stop
malware
from damaging a computer or
network
View source
Application
A piece of software written to help users do various tasks, often through a
graphical
userinterface with
menus
and toolbars
View source
Architecture
Describes how the
CPU
works and
interacts
with the other part of the computer system
View source
Argument
A value that a
parameter
of a
sun program
actually takes
View source
Arithmetic
logic unit (
ALU
)
The part of the CPU that carries out
arithmetic and boolean operations
View source
Arithmetic
operator
An operator that programs use to carry out simple mathematic operations
View source
Array
A data
structure
where all the data is stored and defined under
1
variable name
View source
ASCII
A
7-bit
character set consisting of
128
characters
View source
Assembly language
A
low-level
language
View source
Assignment
operator (=)
Assigns the
value
of the
right
hand side to the name on the left hand side
View source
Authentication
A process for
checking the identity of
the
user
View source
Auto
-documentation
A programming tool commonly used to
make
a
summary
of a program
View source
Backdoor
A
vulnerability
in a computer or
network's
security that a hacker could exploit
View source
Bandwidth
The amount
os data
that can be transferred on a
network
in a given time
View source
Binary
A
counting
system using
base-2
consisting of 0s and 1s
View source
Binary shift
Moving
the bits in a
binary
number left or right and filling the gaps with 0s
View source
Basic
Input Output System (BIOS)
Software stored in
ROM
responsibility for
booting
up a computer system
View source
Bit
A
binary digit
either 0 or 1
View source
Bit
depth
The number of
bits
is available for each
audio
sample
View source
Bitmap image
A graphic that is made up of pixels
View source
Bluetooth
A common type of
wireless
technology
View source
Boolean
A logical system using the operators
OR
, AND and NOT. The boolean data can take up 1 or 2 values, either
True
or False
View source
Boundary
data
Test data on the boundary of what the program will
accept
View source
Breaking
point
A programming tool used to halt a program at a
specific
place
View source
Brute force attack
A
network
attack which uses software to crack security
passwords
through trial and error
View source
Buffer
Memory
that's used for temporary
storage
View source
Bus
topology
A network topology in which all devices are connected to a single
backbone
cable
View source
Byte
8
bits
View source
Cache (CPU)
Quick
access memory
inside the CPU
View source
Casting
A way of
changing
from
1
data type to another
View source
Cat
5e,
cat 6
cable
Standards for
copper Ethernet
cables used on
LAN's
View source
Censorship
The control of what information other people can
access
View source
See all 100 cards