Topic 1: Computational thinking, level 1

Topic 1: Computational thinking, level 1

9th Grade

25 Qs

quiz-placeholder

Similar activities

Algorithms, ICT careers, hardware

Algorithms, ICT careers, hardware

8th - 10th Grade

29 Qs

Intro to Algorithms

Intro to Algorithms

9th - 12th Grade

23 Qs

Computer Science and Computer Scientists

Computer Science and Computer Scientists

9th - 11th Grade

20 Qs

Introduction to Programming Vocabulary Test

Introduction to Programming Vocabulary Test

6th Grade - University

20 Qs

Coding 1 Diagnostic

Coding 1 Diagnostic

9th Grade

20 Qs

Iterative review

Iterative review

9th Grade

20 Qs

Selection

Selection

5th - 9th Grade

20 Qs

Python Test 1.0 - 2.0

Python Test 1.0 - 2.0

9th - 12th Grade

21 Qs

Topic 1: Computational thinking, level 1

Topic 1: Computational thinking, level 1

Assessment

Quiz

Computers

9th Grade

Easy

Created by

John Rutherford

Used 5+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is decomposition in computational thinking?

Breaking problems into smaller parts

Ignoring unnecessary details

Combining multiple problems

Writing pseudocode

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of abstraction?

Ignoring colour when designing a traffic light system

Breaking a recipe into steps

Combining two algorithms

Writing a flowchart

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are subprograms used in programming?

To simplify code by reusing functionality

To increase runtime complexity

To reduce memory usage

To write pseudocode

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a flowchart represent?

An algorithm

A data structure

A runtime error

A variable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of loop repeats for a fixed number of times?

Count-controlled loop

Condition-controlled loop

Infinite loop

Iteration over data structure

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of pseudocode?

To provide an informal description of an algorithm

To compile code faster

To debug syntax errors

To create flowcharts

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator calculates the remainder of division?

/

//

%

**

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?