Operators Flashcards

OCR GCSE J277 Computer Science specification

Arithmetic operator: +

Adds two values together.

1 / 10

Ready to master these flashcards?

Sign in to study with spaced repetition and track your progress.

Sign In to Track Progress

Terms in this set (10)

1

Arithmetic operator: +

Adds two values together.

2

Arithmetic operator: -

Subtracts one value from another.

3

Arithmetic operator: *

Multiplies two values.

4

Arithmetic operator: /

Divides one value by another.

5

Arithmetic operator: MOD

Returns the remainder after division.

6

Arithmetic operator: DIV

Performs integer division, returning the whole number part of the division.

7

Arithmetic operator: ^

Raises a number to the power of another number.

8

Comparison operator: ==

Checks if two values are equal.

9

Comparison operator: !=

Checks if two values are not equal.

10

Comparison operator: >

Checks if one value is greater than another.

Genie

Want to Learn More?

Get personalised lessons, quizzes, and instant feedback from your AI tutor.

Start Learning