GCSE Computer Science Operators

GCSE Computer Science Operators

10th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Asesmen-PAS Pemrograman Dasar Genap

Asesmen-PAS Pemrograman Dasar Genap

11th Grade

20 Qs

Паскаль

Паскаль

10th Grade

10 Qs

Αριθμητικές και Λογικές Εκφράσεις

Αριθμητικές και Λογικές Εκφράσεις

10th - 12th Grade

16 Qs

CSP Unit 4 Lesson 5 Vocab

CSP Unit 4 Lesson 5 Vocab

8th - 12th Grade

20 Qs

Modular Arithmetic Basic - Cryptography

Modular Arithmetic Basic - Cryptography

9th Grade - University

10 Qs

Delphi Term 2 Revision

Delphi Term 2 Revision

9th - 11th Grade

13 Qs

Запись алгоритмов на языках программирования

Запись алгоритмов на языках программирования

11th Grade

17 Qs

Arithmetic Operators, Casting, Concatenation

Arithmetic Operators, Casting, Concatenation

9th - 12th Grade

10 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?