2.1 Algorithms CW1-4

2.1 Algorithms CW1-4

10th Grade

10 Qs

quiz-placeholder

Similar activities

 Unit 4 Advanced AP CSP

Unit 4 Advanced AP CSP

9th - 12th Grade

10 Qs

Revision Gr2-2025

Revision Gr2-2025

3rd Grade - University

12 Qs

8525 AQA GCSE  3.1.1 Pseudo-code

8525 AQA GCSE 3.1.1 Pseudo-code

10th - 11th Grade

14 Qs

Access

Access

10th Grade - University

11 Qs

B Words GCSE Computer Science

B Words GCSE Computer Science

1st - 10th Grade

15 Qs

Linux: Users and Groups

Linux: Users and Groups

9th Grade - University

14 Qs

PRUEBA CORTA I - SISTEMA E INSTALACIÓN DE SOFTWARE I - U4

PRUEBA CORTA I - SISTEMA E INSTALACIÓN DE SOFTWARE I - U4

9th - 12th Grade

15 Qs

ITwelve – Kuis umum

ITwelve – Kuis umum

5th - 11th Grade

11 Qs

2.1 Algorithms CW1-4

2.1 Algorithms CW1-4

Assessment

Quiz

Computers

10th Grade

Practice Problem

Medium

Created by

Kevin Johnson

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define the term computational thinking

Using a computer
Developing an algorithm to solve a problem
Making a computer use artificial intelligence
Google is computational thinking

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a component of computational thinking?

Abstraction
Typing
Decomposition
Algorithmic thinking

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define the term abstraction within computational thinking?

Adding numbers together
Taking a real world problem and designing a computer program that exactly replicates every part of that problem in the computer
Performing multiple calculations on a list of variables
Representing real world problems in a computer program, using symbols and removing unnecessary elements

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define the term decomposition with computational thinking

The breaking down of a program until it no longer exists
The creation of music that can be played on a computer
The breaking down of a problem into smaller problems
The breaking down of waste to make compost

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify which statement describes algorithmic thinking

Thinking like a computer
Writing binary numbers
Identifying the steps involved in solving a problem
Identifying what problems need to be solved

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the correct definition for 'algorithm'

A problem
A solution to a problem
The steps that are taken to solve a problem
The words to enter when typing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following algorithm should take as input and add together two numbers, outputting the result.
Identify the correct algorithm

num1=input("Enter the first number")
num2=input("Enter the second number")
num3=num1+num2
print(num3)
num1=input("Enter the first number")
num2=input("Enter the second number")
num3=num1+num2
print(num3)
num1=input("Enter the first number")
num3=input("Enter the secon number")
num3=num1+num2
print(num3)
num1=input("Enter the first number")
num2=input("Enter the second number")
num3=num1+num2
print(num2)

Access all questions and much more by creating a free account

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

Already have an account?