IGCSE CS: Ch.1 Number bases (CIE 0478, 23-25)

IGCSE CS: Ch.1 Number bases (CIE 0478, 23-25)

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Module 11 - Essential Peripherals 4

Module 11 - Essential Peripherals 4

9th - 12th Grade

18 Qs

DETERMINANTS

DETERMINANTS

12th Grade

11 Qs

Slope Formula

Slope Formula

9th Grade

11 Qs

Threats to Data

Threats to Data

9th - 12th Grade

11 Qs

HEALTH AND SAFETY 9

HEALTH AND SAFETY 9

7th - 9th Grade

11 Qs

Mathematics 9 Factoring

Mathematics 9 Factoring

9th Grade

15 Qs

Programming: Which Loop?

Programming: Which Loop?

9th - 12th Grade

20 Qs

Product/Factoring/Completing the Square/Rewriting the Perfect Sq

Product/Factoring/Completing the Square/Rewriting the Perfect Sq

11th - 12th Grade

14 Qs

IGCSE CS: Ch.1 Number bases (CIE 0478, 23-25)

IGCSE CS: Ch.1 Number bases (CIE 0478, 23-25)

Assessment

Quiz

Computers, Mathematics

9th - 12th Grade

Practice Problem

Hard

Created by

Dan Jones

Used 42+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Computers store and transmit information using _________ digits.

Denary

Binary

Octal

Hexadecimal

Answer explanation

Computers use binary digits—zeroes and ones—to store and transmit information in electrical form. Each of these binary digits, or "bits", can either be ON (1) or OFF (0).

2.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Octal numbers use digits from 0 to ________.

8

1

7

F

Answer explanation

Octal numbers use the digits 0, 1, 2, 3, 4, 5, 6, and 7 to represent values in base 8 form.

3.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

01101000 + 00110100 = ________

11011100

10011100

10011100

01111100

4.

MULTIPLE CHOICE QUESTION

30 sec • 8 pts

Logically shifting all the digits of a binary number one place to the LEFT is the same as...

Multiplying the number by -1

Multiplying the number by 2

Dividing the number by 2

Dividing the number by 0

Answer explanation

A logical shift one place to the left is the same as doubling the number, that is, multiplying it by 2. A logical shift one place to the right would be the same as halving the number, that is, dividing it by 2.

5.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Convert the following decimal numbers into hexadecimal: 10, 12, 13, 16.

A, C, D, 10

A, C, E, F

A, C, D, F

A, C, E, 10

Answer explanation

Hexadecimal numbers use the letters A, B, C, D, E, and F to represent values of 10, 11, 12, 13, 14, and 15 respectively.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the decimal equivalent of the binary number 10110110 (using two's complement form)?

-74

182

-72

150

Answer explanation

In binary 2's complement form, numbers that have "1" in the leftmost place are always negative; those with "0" are always positive.

7.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

When you convert HEX E3A7 to binary, what are the first four digits (i.e. the four leftmost digits) of the resulting binary number?

0111

1010

1000

1110

Answer explanation

Each hexadecimal digit corresponds to a group of four binary digits. To find the first four digits of a binary number, simply convert the first digit of the hexadecimal number.

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?