Floating-Point Arithmetic

Floating-Point Arithmetic

12th Grade

22 Qs

quiz-placeholder

Similar activities

Data Types

Data Types

12th Grade

26 Qs

C++

C++

9th Grade - University

20 Qs

Python Basic 1

Python Basic 1

12th Grade

20 Qs

Data Types - Floating Point Numbers

Data Types - Floating Point Numbers

12th Grade

20 Qs

A Level Computer Science - Binary

A Level Computer Science - Binary

10th - 12th Grade

22 Qs

H CS - Fire Salamanders Targeted

H CS - Fire Salamanders Targeted

12th Grade

20 Qs

L6 Data Representation and OO

L6 Data Representation and OO

12th Grade

21 Qs

Java Chapter 7 Exam

Java Chapter 7 Exam

9th - 12th Grade

20 Qs

Floating-Point Arithmetic

Floating-Point Arithmetic

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Bennies Computing

Used 5+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the first step to perform addition of floating point numbers?
Separate the mantissas.
Check whether the numbers are normalised.
Ensure the value is normalised.
Add the mantissas.

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

When adding floating point numbers, what is the primary concern regarding exponents?
They should be kept as they are.
They should be changed to different values.
They should be ignored.
They should match.

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How do you handle trailing zeros in the mantissas when adding floating point numbers?
Ignore them.
Keep them.
Change them to ones.
Double them.

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the final step in adding floating point numbers?
Separate the mantissas.
Check whether the numbers are normalised.
Ensure the value is normalised.
Add the exponents.

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

When subtracting one positive floating point number from another, what value is the second number converted into?
Decimal value.
Fraction.
Two’s complement negative value.
Positive value.

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What step is not required when subtracting floating point numbers?

Match the exponents

Find the negative value of the second number.

Remove the mantissas

Check whether the numbers are normalised.

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

When subtracting two floating point numbers using addition, what happens to an additional carry bit?

Keep it

Remove it

This wouldn't happen

Add the exponents.

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?

Discover more resources for Computers