Search Header Logo

GCSE Programming Recap - Inputs outputs variables

Authored by Mr McCallion

Computers

9th - 12th Grade

Used 1+ times

GCSE Programming Recap - Inputs outputs variables
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Computational Thinking?

Thinking about how computers work things out

the objective analysis and evaluation of an issue in order to form a judgement.

Abstraction, Decomposition, Pattern recognition, Algorithm Design

Nothing to do with Computer Science

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Decomposition is:

what happens in the compost heap

To break things down into easier to handle chunks

Getting rid of unnecessary information

Creating a step-by-step guide to do something

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a variable type?

String

Bool

Alphanumeric

Integer

4.

MULTIPLE SELECT QUESTION

30 sec • Ungraded

Have you coded in:

C, C++, or C#

Java

Python

Other

I have no programming experience

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the formal name in computing for looping?

Iteration

Selection

Repetition

For While Do

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Selection uses which command?

While

Repeat Until

IF

x=x+1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

X = 20;

Y = 5;

Y = X+Y

X++;

X = 20, Y = 25

X = 20, Y = 5

X = 21, Y = 25

X = 20, Y = 26

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?