GCSE Computer Science Operators

GCSE Computer Science Operators

10th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Operator Aritmetika dan Perbandingan

Operator Aritmetika dan Perbandingan

10th Grade

20 Qs

Основы программирования на языке Паскаль

Основы программирования на языке Паскаль

8th - 11th Grade

10 Qs

GCSE Computer Science Programming Knowledge Check Jan 19

GCSE Computer Science Programming Knowledge Check Jan 19

10th Grade

20 Qs

Jerarquía de operaciones

Jerarquía de operaciones

10th Grade

10 Qs

Программирование на Pascal

Программирование на Pascal

10th Grade

16 Qs

PASCAL QUIZ V2

PASCAL QUIZ V2

11th Grade - University

20 Qs

AP CSP Unit 2 Vocab and Logic Review - Part 1

AP CSP Unit 2 Vocab and Logic Review - Part 1

10th - 12th Grade

10 Qs

Chapter 8 - Programming (IGCSE Computer Science)

Chapter 8 - Programming (IGCSE Computer Science)

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?