AQA GCSE Computer Science Programming and Algorithms

AQA GCSE Computer Science Programming and Algorithms

9th - 10th Grade

14 Qs

quiz-placeholder

Similar activities

Basic Programming

Basic Programming

9th Grade

10 Qs

EMTECH POP QUIZ

EMTECH POP QUIZ

9th - 12th Grade

10 Qs

Classification of programming languages

Classification of programming languages

10th - 11th Grade

9 Qs

Programming Languages

Programming Languages

9th - 12th Grade

15 Qs

Kodu Lesson Quiz

Kodu Lesson Quiz

7th - 9th Grade

11 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

GCSE Computing Low & High Level Languages/IDE's

GCSE Computing Low & High Level Languages/IDE's

10th - 11th Grade

14 Qs

AP CSP - Code.org Unit 3 Review

AP CSP - Code.org Unit 3 Review

9th - 12th Grade

15 Qs

AQA GCSE Computer Science Programming and Algorithms

AQA GCSE Computer Science Programming and Algorithms

Assessment

Quiz

Computers

9th - 10th Grade

Hard

Created by

Jo Newell

Used 133+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An algorithm can be defined as...

...defined set of steps that can be used to complete a task

...a set of steps that can be used to complete a task

a random set of steps that can be used to complete a task

an order of doing things correctly to complete something

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sequence is when...

...instructions are executed one after another

instructions are executed one after another in a series

instructions are executed by the user

instructions are executed one after another but not always in series

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Selection is when...

...a program will execute instructions regardless of what the user does

...a program will execute certain instructions based on the user's actions

...a program will execute certain instructions based on conditions

....a program will execute all instructions regardless of what the user does

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Selection statements include...

IF, THEN, ELSE & CASE

IF, ELSE, & CASE

IF, THAN, ELSE & CASE

IF, THEN, ELSE, ELIF & CASE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In computer programming 'iteration' is used to...

... loop around and around a piece of code until the correct answer is chosen

...loop around a piece of code until a condition is met that activates the next part of the program

...loop around and around a piece of code until a condition is met that ends the iteration

...loop twice around a piece of code until a condition is met that ends the iteration

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming a translator is used to convert different programming languages into machine code. There are three types...

Assembler, interpreter & compiler

Assembler, identifier & compiler

Assembler, identifier & interpreter

Compiler, identifier & interpreter

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An interpreter is a translator that converts high level languages into machine code. It does this by...

...working three lines at a time, checking syntax, converting to machine code and executing the code

...working one line at a time, converting to machine code, checking syntax and executing the code

...working one line at a time, checking syntax, converting to machine code and executing the code

...working three lines at a time, converting to machine code, checking syntax and executing the code

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?