Computer Science - Data representation Flashcards

(16 cards)

1
Q

What is binary used for?

A

Binary is the data representation method computers use

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why do computers use binary?

A

Due to them having switches that can be on and off

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Why do computer-scientists use hexadecimal?

A

So it takes fewer digits communicating large numbers. As cs use them a lot :o

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How many characters can ASCII store?

A

256 characters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How many characters can unicode store?

A

over 149,000 characters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How many bits per character in ASCII?

A

8 BITS per character

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How many bytes per character in ASCII?

A

1 byte per character

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How many bytes per character in unicode?

A

multiple - no specific limit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How many bits in a byte?

A

8 bits in 1 byte

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

put all the measurements in order (Kb, TB, etc.)

A

Bit, Nibble, Byte, Kilobyte, Megabyte, Gigabyte, Terabyte, Petabyte

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a character set?

A

a collection of characters used to represent text in a computer system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Colour depth

A

the number of bits stored per pixel in an image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How does a larger colour depth affects the quality and file size of images?

A

The quality increases/gets better
the file size increases/becomes larger

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is sampling?

A

creating a digital version of a soundwave, turning it into binary and recording the sound values

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How does a larger sample rate affect the quality and file size of sounds?

A

The sound will be clearer but take up more storage space due to its higher file size

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is a sample rate?

A

How many times a sound is sampled per second