Explore

Operators Flashcards
OCR GCSE J277 Computer Science specification
Ready to master these flashcards?
Sign in to study with spaced repetition and track your progress.
Sign In to Track ProgressTerms in this set (10)
Arithmetic operator: +
Adds two values together.
Arithmetic operator: -
Subtracts one value from another.
Arithmetic operator: *
Multiplies two values.
Arithmetic operator: /
Divides one value by another.
Arithmetic operator: MOD
Returns the remainder after division.
Arithmetic operator: DIV
Performs integer division, returning the whole number part of the division.
Arithmetic operator: ^
Raises a number to the power of another number.
Comparison operator: ==
Checks if two values are equal.
Comparison operator: !=
Checks if two values are not equal.
Comparison operator: >
Checks if one value is greater than another.

Want to Learn More?
Get personalised lessons, quizzes, and instant feedback from your AI tutor.
Start Learning