Fundamentals of Programming (GCSE Computer Science AQA)

Fundamentals of Programming (GCSE Computer Science AQA)

9th - 11th Grade

22 Qs

quiz-placeholder

Similar activities

Perangkat lunak quiz

Perangkat lunak quiz

7th - 9th Grade

20 Qs

BAI 26 + 27 TIN 10c1

BAI 26 + 27 TIN 10c1

10th Grade

20 Qs

Network topologies

Network topologies

8th Grade - University

20 Qs

CMU quiz

CMU quiz

7th - 9th Grade

20 Qs

Visualisasi data

Visualisasi data

8th Grade - University

20 Qs

Bylos ir aplankai. Savarankiškas darbas 6 klasei.

Bylos ir aplankai. Savarankiškas darbas 6 klasei.

1st - 10th Grade

17 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

QUIZ BAB 4: SISTEM OPERASI

QUIZ BAB 4: SISTEM OPERASI

8th Grade - University

20 Qs

Fundamentals of Programming (GCSE Computer Science AQA)

Fundamentals of Programming (GCSE Computer Science AQA)

Assessment

Quiz

Computers

9th - 11th Grade

Hard

Created by

Dr Hedges

Used 151+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?