FAULTY Flashcards

1
Q

Why do computers only understand the binary system? Why does any form of data need to be converted into binary format so that it is able to be processed by the computer?

A
  • Binary system only consists of 0s and 1s
  • Computer contains millions and millions of tiny switches which must either be in OFF or ON position
  • Can be represented by binary system - on position can be represented by 1 and off position is represented by 0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the binary number system?

A
  • Base 2 number system
  • Uses only two values - 0 and 1 to represent all values
  • Uses headings like 2 to the power of 0, 2 to the power of 1, two to the power of 2, etc.
  • Counts in powers of 2
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the denary number system?

A
  • Counts in powers/multiples of 10
  • Uses ten values - 0 to 9 to represent all values
  • Base ten number system
  • Uses headings like 2 to the power of 0, 2 to the power of 1, 2 to the power of 2, 2 to the power of 3, etc.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the hexadecimal number system?

A
  • Very closely related to binary number system
  • Sometimes referred to as simply ‘hex’
  • Base 16 system
  • Uses 16 ‘digits’ - 0 to 9 and A to F
  • Typical headings are - 16 to the power of 0, 16 to the power of 1, 16 to the power of 2, 16 to the power of 3, 16 to the power of 4, etc.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the full form of ASCII?

A

American standard code for information interchange

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

What is the difference between the standard ASCII code character set and the extended ASCII?

A

Standard - consists of 7 bit codes (0 to 127)
extended - uses 8 bit codes (0 to 255)
standard - represents letters, numbers and characters with 23 control codes (0 to 31)
extended - same thing but with characters in non - english alphabets and graphical characters too

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

What is unicode?

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

What are soundwaves?

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

What were the goals of unicode?

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

What is sampling?

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

How does an ADC convert the analogue data to digital?

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

What are sampling rate and sampling resolution?

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

What are the advantages and disadvantages of using a larger sampling resolution?

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

What is color depth?

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

What is image resolution?

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

What are the disadvantages of using a high image resolution? Name one compromise.

A
16
Q

What is a bit?

A
17
Q

Name an advantage of using hexadecimal over binary.

A
18
Q

What are the uses of the hexadecimal system?

A
19
Q

What are error codes?

A
20
Q

Compare MAC addresses and IP addresses? What is the format of MAC addresses? What is the full form of IP?

A
21
Q

Name a few differences between IPv6 and IPv4.

A
22
Q

Where is HTML used in? What are tags? What does the hexadecimal format signify?

A
23
Q

How many values of RGB are possible in HTML color codes?

A
24
Q

Name the table of memory size.

A
25
Q

What is the file size of an image formula?

A
26
Q

Name the formula for calculating the file size of a stereo and mono sound file?

A
27
Q

Why is compression important?

A
28
Q

When and how do you apply lossy compression?

A
29
Q

When and how do you apply lossless compression?

A
30
Q

What is RLE? What is the full form of it?

A
31
Q

What is a flag in RLE? What is the number used for flag?

A
32
Q

How to increase the accuracy of sampled sound?

A