2023-24 - Y12 - Data Types - Quiz 6

2023-24 - Y12 - Data Types - Quiz 6

11th Grade

10 Qs

quiz-placeholder

Similar activities

Intro to a level computer science

Intro to a level computer science

11th Grade

13 Qs

New Python Programming Math

New Python Programming Math

6th - 12th Grade

10 Qs

binary

binary

7th - 12th Grade

13 Qs

Diagnostic Questions - Higher Computer Systems

Diagnostic Questions - Higher Computer Systems

8th - 12th Grade

14 Qs

Computing Quiz

Computing Quiz

10th - 11th Grade

8 Qs

2.1.3 Searching Algorithms

2.1.3 Searching Algorithms

10th - 11th Grade

12 Qs

Year 12 Programming

Year 12 Programming

11th - 12th Grade

15 Qs

Linear and Binary Search Algorithms

Linear and Binary Search Algorithms

11th Grade

10 Qs

2023-24 - Y12 - Data Types - Quiz 6

2023-24 - Y12 - Data Types - Quiz 6

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Courtney Owen

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the floating point binary number 01110101 0110 into denary.
56.5
58.5
54.25
60.5

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the floating point binary number 10001111 0100 into denary.
-12.25
-13.75
-14.125
-10.5

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the advantage of using floating point numbers?
Allows us to represent a much greater range of numbers
Provides faster computation speed
Reduces memory usage
Ensures data security

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the disadvantage of using floating point numbers?
Improved computational efficiency
Increased memory utilisation
Enhanced numerical stability
Loss of precision due to allocation of bits for the exponent

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is normalisation of a floating-point binary number important?
Facilitates faster arithmetic operations
Reduces the size of the binary representation
Enhances numerical stability by preventing precision loss
Improves memory allocation by minimizing storage space

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you recognise a normalized floating-point number?
The leftmost digit is always 1
The decimal point is at an odd position
The binary representation begins with '01' for a positive mantissa or '10' for a negative mantissa
No specific pattern in binary representation for sign

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the floating point binary number 00110110 0011 into normalised form.
11011000 0101
01101100 0010
10110110 0001
10011011 0110

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?