GCSE Computer Science Operators

GCSE Computer Science Operators

10th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Boolean Logic

Boolean Logic

9th - 10th Grade

20 Qs

Operators (Computer Science - Python)

Operators (Computer Science - Python)

7th - 12th Grade

20 Qs

DIV // & MOD %

DIV // & MOD %

9th - 10th Grade

10 Qs

Operators

Operators

9th - 12th Grade

14 Qs

2.4 Computational Logic

2.4 Computational Logic

9th - 11th Grade

20 Qs

T-Level DPDD: Python Operators Quiz

T-Level DPDD: Python Operators Quiz

11th Grade

18 Qs

CSP Unit 4 Lesson 5 Vocab

CSP Unit 4 Lesson 5 Vocab

8th - 12th Grade

20 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

GCSE Computer Science Operators

GCSE Computer Science Operators

Assessment

Quiz

Computers, Mathematics

10th - 12th Grade

Medium

Created by

Luke Borland

Used 53+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which operator means "Multiply"?

*

+

DIV

MULT

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which operator is used to divide, giving a number which could be a decimal?

DIV

MOD

/

//

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which operator tells you the remainder of a division?

/

MOD

DIV

//

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which operator gives the whole number from a division?

MOD

DIV

//

/

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator means "equal to" in Pseduocode?

==

=

<--

<>

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

When do you use the "arrow" and when do you use the "equals" sign?

The arrow is used to check if a value is "equal to"

The equals sign is used to set a variable

The equals sign is used to check if a value is "equal to"

The arrow is to declare a variable

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

5 > 10

TRUE

FALSE

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?