IGCSE Computer Science Flashcard

IGCSE Computer Science Flashcard

Assessment

Flashcard

Computers

11th Grade

Hard

Created by

shaf cangil

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which operator is used for exponentiation (raising a number to a power)? Options: *, ^, /, -

Back

^

2.

FLASHCARD QUESTION

Front

The modulo operator (%) returns:

Back

The remainder after division.

3.

FLASHCARD QUESTION

Front

The NOT operator in boolean expressions inverts the truth value.

Back

True becomes False, and vice versa.

4.

FLASHCARD QUESTION

Front

The greater than or equal to operator is written as >=.

Back

true

5.

FLASHCARD QUESTION

Front

The logical _____ operator requires both conditions to be true for the result to be true.

Back

AND

6.

FLASHCARD QUESTION

Front

The <> operator is used to check if two values are ___________

Back

different

7.

FLASHCARD QUESTION

Front

What is the result of 5 % 2?

Back

1

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?