79. OCR A Level (H046-H446) SLR13 – 1.4 Floating point binary pa

79. OCR A Level (H046-H446) SLR13 – 1.4 Floating point binary pa

11th Grade

15 Qs

quiz-placeholder

Similar activities

Variables and Constants

Variables and Constants

11th Grade - University

10 Qs

Data Representation / Systems Revision - Higher Computing

Data Representation / Systems Revision - Higher Computing

11th Grade

18 Qs

Binary

Binary

9th - 12th Grade

20 Qs

Topic 1.4 !!

Topic 1.4 !!

11th - 12th Grade

15 Qs

2023-24 - Y12 - Data Types - Quiz 5

2023-24 - Y12 - Data Types - Quiz 5

11th Grade

10 Qs

binary A-Level

binary A-Level

11th Grade

20 Qs

Floating Point

Floating Point

11th - 12th Grade

10 Qs

iGCSE Computer Science: Problem Solving

iGCSE Computer Science: Problem Solving

9th - 12th Grade

20 Qs

79. OCR A Level (H046-H446) SLR13 – 1.4 Floating point binary pa

79. OCR A Level (H046-H446) SLR13 – 1.4 Floating point binary pa

Assessment

Quiz

Computers

11th Grade

Hard

Created by

James Cole

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the leftmost bit in a two's complement binary number represent?

The binary point

A fractional component

A negative number

A positive number

Answer explanation

The leftmost bit in a two's complement binary number represents a negative number.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the number 6 represented in an 8-bit binary format?

00001100

10000110

00000110

11000000

Answer explanation

The number 6 in an 8-bit binary format is represented as 00000110, which is the correct choice among the options provided.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are fractional components stored in binary?

By extending the number line to the left

By using an exponent

By using a decimal point

By extending the number line to the right

Answer explanation

Fractional components are stored in binary by extending the number line to the right, allowing for the representation of values less than 1.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the binary representation of 6.5?

01101000

01100100

11010100

00110010

Answer explanation

The binary representation of 6.5 is 01100100. To convert 6.5 to binary, we separate the whole and decimal parts. The binary for 6 is 0110, and for 0.5 is 0. So, the final binary representation is 01100100.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the number 3.75 represented in binary?

00011110

00111100

01111000

00011100

Answer explanation

The number 3.75 is represented in binary as 00011100. This is the correct choice among the options provided.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the biggest positive number that can be stored in an 8-bit fixed point binary format?

31.75

255

127.5

15.875

Answer explanation

The biggest positive number that can be stored in an 8-bit fixed point binary format is 15.875, as 8 bits can represent numbers up to 2^4 - 1 = 15, and the fixed point allows for fractions like 0.875.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why can't a third be precisely represented in binary?

Because of rounding errors

Because it's an irrational number

Because binary can only represent whole numbers

Because it requires an infinite number of bits

Answer explanation

Because it requires an infinite number of bits

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?