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

ICT 7 - Number Systems

ICT 7 - Number Systems

7th Grade - University

20 Qs

Unit Test 1 Class 8 Computer

Unit Test 1 Class 8 Computer

8th - 9th Grade

20 Qs

NUMBER SYSTEM CONVERSIONS

NUMBER SYSTEM CONVERSIONS

11th Grade - University

20 Qs

OCR GCSE Computer Science: 2.6 Data Representations (Part 1)

OCR GCSE Computer Science: 2.6 Data Representations (Part 1)

9th - 10th Grade

19 Qs

Binary, Denary and Hexadecimal

Binary, Denary and Hexadecimal

8th - 11th Grade

20 Qs

Quiz 2 Intro

Quiz 2 Intro

University

20 Qs

1.2 Lesson 9 Binary Addition & Binary Shifts

1.2 Lesson 9 Binary Addition & Binary Shifts

8th - 11th Grade

20 Qs

Binary and Hexadecimal systems

Binary and Hexadecimal systems

11th Grade

21 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?