Algorithms and Programming

Algorithms and Programming

11th Grade

26 Qs

quiz-placeholder

Similar activities

Programming S3

Programming S3

5th - 11th Grade

24 Qs

Scratch basics

Scratch basics

11th - 12th Grade

25 Qs

GCSE - Mixed question computer science revision

GCSE - Mixed question computer science revision

10th - 11th Grade

24 Qs

PLTW CSE Quiz - Activities 1.1.1 thru 1.1.3

PLTW CSE Quiz - Activities 1.1.1 thru 1.1.3

9th - 12th Grade

25 Qs

GCSE Computer Science: Databases

GCSE Computer Science: Databases

9th - 12th Grade

21 Qs

Data Security & Data Integrity

Data Security & Data Integrity

10th - 11th Grade

21 Qs

OCR A Level Computer Science (H446) - Component 1.1.1 - Structure and Function of the Processor

OCR A Level Computer Science (H446) - Component 1.1.1 - Structure and Function of the Processor

11th Grade - University

23 Qs

Computer Software

Computer Software

6th Grade - University

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?