Search Header Logo

Fundamentals of Programming (GCSE Computer Science AQA)

Authored by Dr Hedges

Computers

9th - 11th Grade

Used 151+ times

Fundamentals of Programming (GCSE Computer Science AQA)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is selection programming?

A condition selects which code to repeat.

A condition selects which lines of code to run.

Any code that selects variable assignments.

Selecting to run every single line of code.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While loops and for loops are examples of ...

selection programming.

sequential progtramming.

iteration programming.

boolean programming.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

name <-- USERINPUT("Enter name: ")

pirateName <-- "Cap'n" + name

OUTPUT "Aye aye " + pirateName

This is iteration programming.

This is selection programming.

This is Python programming.

This is sequence programming.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A real/float data type is ...

Any decimal or whole number, positive or negative.

Any whole number, positive or negative.

Any real word in the dictionary.

Any True boolean statement.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The name of the data type that is either true or false:

Integer

Real

Boolean

String

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type can be described as a list of a different data type.

Integer

Character

Boolean

String

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the valid structure for a single if statement:

IF ELIF ELIF ELSE ELSE

IF ELIF ELIF ELIF ELSE

ELIF IF ELIF ELIF ELSE

IF IF ELIF ELIF ELSE

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?