Search Header Logo

3.5 Fundamentals of data representation

Computers

11th Grade

Used 7+ times

3.5 Fundamentals of data representation
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a bit?

2 bytes

The smallest unit of data in a computer

16 bits

1 KB

Answer explanation

A bit is the smallest unit of data in a computer, representing a binary value of 0 or 1. The other options refer to larger data units, making 'the smallest unit of data in a computer' the correct choice.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many bits are in a byte?

2

8

4

16

Answer explanation

A byte consists of 8 bits. This is a standard unit of digital information storage, making 8 the correct answer among the choices provided.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a binary number?

11012

10011

1F2

9A3

Answer explanation

A binary number consists only of the digits 0 and 1. The number 10011 is the only option that meets this criterion, while 11012 contains a '2', and 1F2 and 9A3 contain non-binary characters.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the binary number 1010 to decimal.

10

5

15

12

Answer explanation

To convert the binary number 1010 to decimal, calculate: (1*2^3) + (0*2^2) + (1*2^1) + (0*2^0) = 8 + 0 + 2 + 0 = 10. Thus, the correct answer is 10.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the base of the hexadecimal system?

2

10

16

8

Answer explanation

The hexadecimal system is a base-16 numeral system, which means it uses 16 distinct symbols (0-9 and A-F) to represent values. Therefore, the correct answer is 16.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a hexadecimal number?

8G3

1A2

10110

12.5

Answer explanation

Hexadecimal numbers use digits 0-9 and letters A-F. '1A2' contains valid hexadecimal characters, while '8G3' has 'G', '10110' is binary, and '12.5' is a decimal. Thus, '1A2' is the correct choice.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the decimal number 63 to binary.

101111

111111

110111

100111

Answer explanation

To convert 63 to binary, divide by 2 and record the remainders. 63 ÷ 2 = 31 R1, 31 ÷ 2 = 15 R1, 15 ÷ 2 = 7 R1, 7 ÷ 2 = 3 R1, 3 ÷ 2 = 1 R1, 1 ÷ 2 = 0 R1. Reading the remainders from bottom to top gives 111111, which is the correct answer.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?