AQA GCSE Computer Science - 3.2.2 Programming Concepts

AQA GCSE Computer Science - 3.2.2 Programming Concepts

8th - 10th Grade

20 Qs

quiz-placeholder

Similar activities

แบบทดสอบ : การสืบค้นข้อมูล

แบบทดสอบ : การสืบค้นข้อมูล

9th Grade

20 Qs

Types of Computers

Types of Computers

10th Grade

20 Qs

แบบทดสอบบทที่ 1 เรื่อง ข้อมูลมีคุณค่า ม.5

แบบทดสอบบทที่ 1 เรื่อง ข้อมูลมีคุณค่า ม.5

10th Grade

20 Qs

Logika & Pemrograman (ID)

Logika & Pemrograman (ID)

10th Grade - Professional Development

20 Qs

L4 Homework

L4 Homework

8th Grade

20 Qs

Computer Science - X

Computer Science - X

8th - 10th Grade

20 Qs

Google

Google

7th - 12th Grade

20 Qs

M1_Final_Quiz1_2017

M1_Final_Quiz1_2017

7th - 8th Grade

20 Qs

AQA GCSE Computer Science - 3.2.2 Programming Concepts

AQA GCSE Computer Science - 3.2.2 Programming Concepts

Assessment

Quiz

Computers

8th - 10th Grade

Hard

Created by

Mr Ling-Winston

Used 123+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is not a type of iteration?
IF...ENDIF Loop
REPEAT...UNTIL Loop
WHILE...ENDWHILE Loop
FOR...ENDFOR Loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What kind of iteration are WHILE...ENDWHILE loops?
Indefinite
Definite
Categorical
Uncategorical

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In pseudocode, what symbol is used when assigning a value to a variable?
An arrow
An equals sign
Two equals signs
A dash

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is robust code?
Code that will not crash from an unexpected user input
code that is secure and cannot be hacked
code that does not contain any errors
code that can continue running all the time 

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is one main benefit of having a constant variable?
Only one line of code needs to be changed when changing the value of the constant
constants never cause an error
constants are in use for the entire time the code is being run
constants make code run smoother 

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When does a WHILE...ENDWHILE loop end? 
When the loop condition becomes false
Once the target has been met
Once the loop has been performed a set amount of times
Once the program has finished running 

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is concatenation?
The joining of two strings
the addition of two integers
the declaring of a variable
the changing of a value assigned to a variable 

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?

Discover more resources for Computers