IT Flashcards

(27 cards)

1
Q

Which standard came first?

A

ASCII

ASCII is the American Standard Code for Information Interchange, developed in the early 1960s.

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

How many bits does standard ASCII use?

A

7

Standard ASCII uses 7 bits to represent characters.

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

How many bits does extended ASCII use?

A

8

Extended ASCII uses 8 bits, allowing for additional characters beyond the standard ASCII set.

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

How many characters can extended ASCII represent?

A

256

Extended ASCII can represent 256 characters, including control characters and graphical symbols.

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

When transferring data, both computers need to use the same character set. True or False?

A

True

Consistent character sets are essential for accurate data interpretation between systems.

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

The same combination of 1’s and 0’s can be used to represent a number, letter, or the colour of a pixel on a screen. True or False?

A

True

Binary data representation allows for various types of information, including text, numbers, and colors.

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

Digital images are made up of elements called?

A

Pixels

Pixels are the smallest unit of a digital image, representing a single point in the image.

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

The more of these elements in an image improves the….?

A

Resolution

Resolution refers to the detail an image holds, which is enhanced by increasing the number of pixels.

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

Colour depth refers to the…..?

A

Amount of bits used to represent a picture element

Colour depth determines how many colors can be displayed in an image.

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

The more picture elements you have in an image the…..?

A

Bigger the file size

More pixels typically result in larger file sizes because of the increased data.

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

The bigger the colour depth the…..?

A

Bigger the file size

Higher colour depth requires more bits per pixel, leading to larger file sizes.

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

The number of representations of wave taken at regular intervals is called the?

A

Sample Rate

Sample Rate refers to the number of samples taken per second in digital audio.

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

The number of bits taken per a sample is called the?

A

Bit Resolution

Bit Resolution determines the precision of each sample in digital audio.

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

If you increase the sample rate you also?

A

Increase the file size

Higher sample rates capture more data, resulting in larger file sizes.

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

If you increase the Bit resolution you also?

A

Increase the quality

Higher bit resolution allows for more detailed sound representation.

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

If you increase the bit rate and the sample rate you?

A

Increase the quality and increase the file size

Both factors contribute to better audio quality but at the cost of larger files.

17
Q

Lossy compression removes quality that can be put back. True or False?

A

False

Lossy compression permanently removes data, making it impossible to restore the original quality.

18
Q

The number of pixels in an image is called …….?

A

Resolution

Resolution determines the detail an image holds.

19
Q

If you increase the sample rate of a sound file you make the quality?

A

Better

A higher sample rate captures more audio detail.

20
Q

If you increase the number of pixels in an image you.

A

Increase the file size

More pixels mean more data, leading to larger file sizes.

21
Q

Colour depth refers to?

A

The number of colours that can represent a pixel

Higher colour depth allows for more accurate and varied colour representation.

22
Q

We compress files so they cannot be read. True or False?

A

False

Compression is used to reduce file size while maintaining readability.

23
Q

You can’t use lossless compression on data that contains words as you will lose some of the words. True or False?

A

False

Lossless compression allows for the original data to be perfectly reconstructed.

24
Q

Run Length Encoding is a form of lossy compression? True or False

A

False

Run Length Encoding is a lossless compression technique.

25
Lossless compression permanently loses data that cannot be put back to make the file as the original? True or False?
False ## Footnote Lossless compression retains all original data for perfect reconstruction.
26
PDF is a lossless compression standard. True or False?
True ## Footnote PDFs can support lossless compression methods.
27
Tick the standard below that uses lossless compression.
Gif ## Footnote GIF uses lossless compression, while JPEG is lossy.