IGCSE Computing Topic 1 Number Conversion and Topic 2 Data Transmission Flashcards

1
Q

What is the binary equivalent of the decimal number 10?

A

1010

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

True or False: The hexadecimal system uses base 16.

A

True

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

Convert the binary number 1101 to decimal.

A

13

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

What is the octal equivalent of the binary number 111?

A

7

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

Fill in the blank: The decimal number system is based on base __.

A

10

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

Which of the following is a valid hexadecimal number? A) 1G B) 1F C) 1Z

A

B) 1F

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

Convert the hexadecimal number 1A to decimal.

A

26

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

True or False: A byte consists of 8 bits.

A

True

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

What is the decimal equivalent of the binary number 101011?

A

43

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

Fill in the blank: Data is transmitted in the form of __.

A

bits

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

What is the primary purpose of data transmission?

A

To transfer data from one device to another.

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

Which protocol is commonly used for secure data transmission over the internet?

A

HTTPS

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

True or False: Serial transmission sends multiple bits simultaneously.

A

False

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

What does the term ‘bandwidth’ refer to in data transmission?

A

The maximum rate of data transfer across a network.

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

What is the difference between analog and digital data?

A

Analog data is continuous, while digital data is discrete.

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

Fill in the blank: The speed of data transmission is measured in __.

A

bits per second (bps)

17
Q

Which type of data transmission is faster: Serial or Parallel?

18
Q

What is a common method of error detection in data transmission?

19
Q

True or False: Data packets can be lost during transmission.

20
Q

What is the role of a ‘router’ in data transmission?

A

To direct data packets between networks.

21
Q

Convert the decimal number 255 to binary.

22
Q

What is the term for the process of converting data into a coded format?

23
Q

Fill in the blank: The maximum number of unique values in an n-bit binary number is __.

24
Q

What is the hexadecimal representation of the decimal number 255?

25
Q

True or False: Data transmission can occur over wired and wireless mediums.

26
Q

What is a ‘protocol’ in the context of data transmission?

A

A set of rules governing data communication.

27
Q

Convert the octal number 17 to decimal.