data and information

5.0(1)
studied byStudied by 4 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards
Data
raw facts and figures with no meaning
2
New cards
Information
data that has been processed and gives us knowledge
3
New cards
ASCII
American Standard Code for Information Interchange - a code for representing characters in binary
4
New cards
Binary Code
code made up from a series of binary digits 0 or 1
5
New cards
Encoding
it is converting data into a machine understandable format
6
New cards
Input
Capturing/entering data in to machine.
7
New cards
Output
Results/Information produced once the data has been processed
8
New cards
Bit
the smallest unit of data in a computer
9
New cards
Byte
8 bits
10
New cards
Nibble
Half a byte / 4 bits.
11
New cards
Kilobyte (KB)
1024 bytes
12
New cards
Megabyte (MB)
1024 kilobytes
13
New cards
Gigabyte (GB)
1,024 megabytes
14
New cards
Terabyte
1024 gigabytes
15
New cards
Data Type
indicates the type of data that can be stored in a field
16
New cards
Boolean data type
a variable that is either true or false
17
New cards
String
A sequence of characters
18
New cards
Integer
All whole numbers (both positive and negative) and zero.
19
New cards
Real Number
contains a decimal point (both postive and negative)
20
New cards
Character
each character contains 8 bits or 1 byte