Fundamentals of Programming (GCSE Computer Science AQA)

Fundamentals of Programming (GCSE Computer Science AQA)

9th - 11th Grade

22 Qs

quiz-placeholder

Similar activities

ตอบปัญหาคอมพิวเตอร์st

ตอบปัญหาคอมพิวเตอร์st

9th - 12th Grade

20 Qs

TIN 11 BÀI 11 KIỂU MẢNG

TIN 11 BÀI 11 KIỂU MẢNG

11th Grade

18 Qs

Python Year 9 Quiz

Python Year 9 Quiz

8th - 10th Grade

19 Qs

Trắc nghiệm excel - 1

Trắc nghiệm excel - 1

KG - University

20 Qs

Ulangan Harian 1 kls x 2023

Ulangan Harian 1 kls x 2023

10th Grade

20 Qs

โปรแกรมตารางงาน ทดสอบปลายภาค ชุดที่1

โปรแกรมตารางงาน ทดสอบปลายภาค ชุดที่1

10th - 12th Grade

20 Qs

CPA MS-Office Hotkeys Quiz

CPA MS-Office Hotkeys Quiz

8th Grade - Professional Development

21 Qs

Fundamentals of Programming (GCSE Computer Science AQA)

Fundamentals of Programming (GCSE Computer Science AQA)

Assessment

Quiz

Computers

9th - 11th Grade

Practice Problem

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?