Mathematical Calculations and Operations

Mathematical Calculations and Operations

9th Grade

15 Qs

quiz-placeholder

Similar activities

Python (The Basics)

Python (The Basics)

6th - 10th Grade

20 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python Syntax

Python Syntax

6th - 12th Grade

14 Qs

Python Revision

Python Revision

7th - 9th Grade

14 Qs

Python

Python

9th Grade

15 Qs

Python Programming Basics

Python Programming Basics

7th - 11th Grade

12 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

2.2 Programming Techniques

2.2 Programming Techniques

10th Grade

20 Qs

Mathematical Calculations and Operations

Mathematical Calculations and Operations

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Sandra Kilson

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When dividing an integer by an integer divisor, the result is the integer portion of the quotient. What is this process called?

Modulus Division

Floor Division

Regular Division

Exponentiation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used for addition in mathematical operations?

-

*

+

/

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used for division in mathematical operations?

+

-

*

/

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used for exponentiation in mathematical operations?

A) +

B) -

C) **

D) /

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank: The process of finding and fixing errors in code is called ______.

Debugging

Compiling

Executing

Running

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Python do with decimals when the denominator is not a power of two?

Stores exactly

Rounds all decimals

Converts to binary

Ignores them

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 5 + 2 * 3 in Python?

A) 15

B) 11

C) 10

D) 13

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?