Python programming language Quiz Week11

Python programming language Quiz Week11

9th Grade

15 Qs

quiz-placeholder

Similar activities

Operators in Java

Operators in Java

9th Grade

15 Qs

Unit 4 Variables, Conditionals & Functions CS20-21

Unit 4 Variables, Conditionals & Functions CS20-21

9th - 12th Grade

18 Qs

Basics Python

Basics Python

8th - 10th Grade

20 Qs

Fundamentals of Programming C++

Fundamentals of Programming C++

9th Grade - University

20 Qs

TLE Q3 M6

TLE Q3 M6

9th - 12th Grade

10 Qs

ICT 9 - LESSON 1: CONNECTING DATA THROUGH OPERATORS

ICT 9 - LESSON 1: CONNECTING DATA THROUGH OPERATORS

9th Grade

14 Qs

DIT Excel 2016 Review

DIT Excel 2016 Review

8th - 12th Grade

15 Qs

CSP I: Unit 4 – Lessons 5-8 (Conditionals)

CSP I: Unit 4 – Lessons 5-8 (Conditionals)

9th Grade

10 Qs

Python programming language Quiz Week11

Python programming language Quiz Week11

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Edy Pierre Bou Raad

Used 13+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

        ____________  are special symbols that we can use to carry out an operation on values.

Operands

Operators

values

calculations

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The values that operators work on are called _____________

operands

operators

values

numbers

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the operation 15 % 4, the operator is __________

%

15

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the operation 3 * 4, the operands are

3 and 4

*

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arithmetic operators are used for performing __________ functions

operational

mathematical

logical

comparison

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ______ operator returns the remainder of dividing the first operand by the second operand.

*

/

%

**

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The value stored in the variable a, declared as: a = 20 % 7 is ____

2

20

6

7

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?