Algorithms and Programming

Algorithms and Programming

11th Grade

26 Qs

quiz-placeholder

Similar activities

OCR CS GCSE: 1.1 Systems Architecture

OCR CS GCSE: 1.1 Systems Architecture

7th - 11th Grade

25 Qs

Identifying Security Threats

Identifying Security Threats

9th - 12th Grade

21 Qs

Data Security & Data Integrity

Data Security & Data Integrity

10th - 11th Grade

21 Qs

Flow Charts

Flow Charts

9th - 12th Grade

22 Qs

Computer Engineering Review

Computer Engineering Review

9th - 12th Grade

21 Qs

GCSE Computer Science - 1.7 - System Software

GCSE Computer Science - 1.7 - System Software

9th - 11th Grade

21 Qs

Computer Components

Computer Components

5th - 12th Grade

23 Qs

GCSE Computer Science: Programming (Python)

GCSE Computer Science: Programming (Python)

9th - 12th Grade

25 Qs

Algorithms and Programming

Algorithms and Programming

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Chris Porter

Used 20+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which description best describes a syntax error?

This type of error will produce an unexpected output but won’t stop the program running.

This is a type of error that breaks the rules of the programming language and will not allow the program to run.

The process of removing unnecessary details and including only the relevant details.

This type of error will cause the program to crash while it’s running because of an illegal error.

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a variable?

A text-based alternative to representing algorithms and is simplified form of programming code.

The process of breaking a complex problem down into smaller, more manageable parts.

A value that does not change while the program is running and is assigned when the program is designed.

A named memory location that holds data that can be changed.

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which description best matches the programming construct sequence?

The process of following different pathways based upon a condition.

This is the repetition of programming code a set number of times or until a certain result has been achieved.

A value that does not change while the program is running and is assigned when the program is designed.

The process of executing one instruction after another in order.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which description best matches the programming construct iteration?

A graphical method for representing the steps in an algorithm using a combination of symbols.

The process of following different pathways based upon a condition.

This is the repetition of programming code a set number of times or until a certain result has been achieved.

The process of executing one instruction after another in order.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is abstraction?

The process of breaking a complex problem down into smaller, more manageable parts.

A value that does not change while the program is running and is assigned when the program is designed.

The process of removing unnecessary details and including only the relevant details.

A named memory location that holds data that can be changed.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these statements is describing pseudo code?

Altering the behaviour of a variable from one data type to another (e.g. integer to a string).

A text-based alternative to representing algorithms and is a simplified form of programming code.

A graphical method for representing the steps in an algorithm using a combination of symbols.

The process of breaking a complex problem down into smaller, more manageable parts.

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which description best matches the data type integer?

A single alphanumeric character.

A whole number, positive or negative and is only used for data that requires calculations.

A sequence of characters used for all data that is not involved in calculations.

Used to store a True or False statement within a variable.

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?