GCSE - Algorithms 1

GCSE - Algorithms 1

Assessment

Flashcard

Computers

9th - 10th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

23 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What are the three algorithm constructs?

Back

Sequence, Selection, Iteration

2.

FLASHCARD QUESTION

Front

An Algorithm asks the user to enter their gender (M or F) and prints out a different comment depending on what they entered. This is an example of which of the algorithm constructs?

Back

Decision (Selection)

3.

FLASHCARD QUESTION

Front

What is a "Variable" ?

Back

A value that can be changed and manipulated as an algorithm is running

4.

FLASHCARD QUESTION

Front

Variables are assigned an identifier. The identifier should be: not too long, have a sensible name, not start with a number, not start with a capital letter.

Back

all of the above

5.

FLASHCARD QUESTION

Front

firstName is an example of what commonly used way to name a variable?

Back

camelcase

6.

FLASHCARD QUESTION

Front

first_name is an example of what commonly used way to name a variable?

Back

snakecase

7.

FLASHCARD QUESTION

Front

What type of operators are + - * / DIV MOD ^?

Back

Arithmetic

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?