Representing Data

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions
Get a hint
Hint

What is data?

1 / 18

19 Terms

1

What is data?

Data consists of raw facts and figures with no meaning

New cards
2

What is information?

processed data produces information, therefore information is ‘data with meaning’

New cards
3

How is data processed?

using an information system

New cards
4

Bit

smallest unit of digital data represented by a 1 or 0

New cards
5

Nibble

4 bits

New cards
6

Byte (B)

8 bits, used to represent 1 character

New cards
7

Kilobyte (Kb)

1024 bytes

New cards
8

Megabyte (Mb)

1024 kilobytes

New cards
9

Gigabyte (Gb)

1024 megabytes

New cards
10

Terabyte (Tb)

1024 gigabytes

New cards
11

What are the multiples of bytes used for? (b, kb, mb, gb, tb)

to describe memory capacity

New cards
12

In real life, data is stored in..

analogue format

New cards
13

In computers, data is stored in…

digital format

New cards
14

Numeric (integer)

positive or negative whole numbers

New cards
15

Numeric (real)

positive or negative numbers, including decimal/ fractional parts

New cards
16

Data/time

represents date and time in multiple formats

long date: DAY MONTH YEAR
medium date: DD-MMM-YYYY
short date: DD/MM/YYYY

long time: HH:MM:SS
medium time: HH:MM AM/PM
short time: HH:MM

New cards
17

Character

A single letter or digit represented by codes from character set

New cards
18

What is ASCII

character set based on each character represented uniquely by a single bite

New cards
19

String

Textual data in the form of a sequence of characters

New cards
robot