• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/22

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

22 Cards in this Set

  • Front
  • Back

Bit

A binary digit (0 or1)

Nibble

4 bits

Byte

8 bytes

Kilobyte

1024 bytes

Megabyte

1024 kilobytes

Gigabyte

1024 megabytes

Terabyte

1024 gigabytes

Character set

The group of all characters that can be accurately represented by the computer.

Binary character code

binary code for each character, so that it can be recoginised by the computer

Image height

How many picture elements (pixels) high theimage is

Image width

How many pictureelements (pixels) wide the image is

Colour depth

The number ofcolours needed to accurately represent the image.

Resolution

How densely picture elements (pixels) are concentrated.

Clipping

Sound exceeding the maximum amplitude.

Sampling frequency

How often samplesare taken from the sound.

Sampling depth

How many amplitudes that can be stored

Opcode

Code that specifiesinstructions that can executed by a CPU in machine code.

Operand

Data that ismanipulated by opcodes in a CPU machine code accumulator.

The difference between data and instructions

The computer cannot recognise the difference between data and instructions and uses what it receives like what it was expecting (John von Neumann).

Machine code

Binary code that the computer can recognise

The need for binary

The computer can only understand on off signals, so all code needs to be converted to binary for the computer to store it

Overflow

When a number becomes too large to fit into the number of bits allocated so some bits are 'lost' leaving an incorrect value or error