3.3.2 Converting between number bases (AQA GCSE Comp Sci)

3.3.2 Converting between number bases (AQA GCSE Comp Sci)

9th Grade

23 Qs

quiz-placeholder

Similar activities

Fundamentals of Computers and Number System

Fundamentals of Computers and Number System

University

20 Qs

Numbering Systems Review

Numbering Systems Review

12th Grade

20 Qs

Number Systems Iar Practice

Number Systems Iar Practice

10th - 12th Grade

20 Qs

Numer System

Numer System

10th - 12th Grade

20 Qs

Numbers Systems

Numbers Systems

10th - 12th Grade

20 Qs

Number System

Number System

10th - 12th Grade

20 Qs

1.2.2 Data Representation Assessment

1.2.2 Data Representation Assessment

10th Grade

20 Qs

Data Representation

Data Representation

9th Grade - University

20 Qs

3.3.2 Converting between number bases (AQA GCSE Comp Sci)

3.3.2 Converting between number bases (AQA GCSE Comp Sci)

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Chris CHA

Used 7+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What is the base of the binary number system? How many unique digits does it use?

The base is 2. It uses 2 unique digits: 0 and 1.

The base is 8. It uses 8 unique digits: 0 to 7.

The base is 10. It uses 10 unique digits: 0 to 9.

The base is 16. It uses 16 unique digits: 0 to 9 and A to F.

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What is the base of the hexadecimal number system? How many unique symbols does it use?

The base is 16. It uses 16 unique symbols: 0-9 and A-F.

The base is 10. It uses 10 unique symbols: 0-9.

The base is 8. It uses 8 unique symbols: 0-7.

The base is 2. It uses 2 unique symbols: 0 and 1.

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

In binary, what does each 'bit' represent in terms of powers of 2?

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Why is hexadecimal often used in computer science, even though computers only understand binary?

Hexadecimal is more compact and easier for humans to read and write than binary, and it maps easily to binary (4 bits per hex digit).

Hexadecimal is the only numbering system computers can process directly.

Hexadecimal is slower for computers to process than binary, but more accurate.

Hexadecimal is used because it is incompatible with binary.

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What is the largest decimal number that can be represented with 8 bits in binary?

255

256

128

512

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Convert the binary number 01101011 to its decimal equivalent.

107

105

109

111

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Convert the decimal number 89 to its 8-bit binary equivalent.

01011001

01101001

10011001

01010101

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?