Principles of Computer Science

Principles of Computer Science

10th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

2.1 Algorithms

2.1 Algorithms

10th - 12th Grade

20 Qs

Intro to Algorithms

Intro to Algorithms

9th - 12th Grade

23 Qs

P2: Section 5 Sorting and Searching Algorithms

P2: Section 5 Sorting and Searching Algorithms

10th Grade

17 Qs

AQA GCSE Computer Science - 3.2.2 Programming Concepts

AQA GCSE Computer Science - 3.2.2 Programming Concepts

8th - 10th Grade

20 Qs

AQA GCSE Computer Science - 3.1.3 Binary Search

AQA GCSE Computer Science - 3.1.3 Binary Search

8th - 10th Grade

19 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

10th Grade - University

16 Qs

Search/Sort Algorithm Recap

Search/Sort Algorithm Recap

9th - 12th Grade

18 Qs

Search & Sort Algorithms

Search & Sort Algorithms

7th - 11th Grade

18 Qs

Principles of Computer Science

Principles of Computer Science

Assessment

Quiz

Computers, Science

10th - 12th Grade

Hard

Created by

Ian Garraway

Used 347+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Computational Thinking?

Thinking about how computers work things out

the objective analysis and evaluation of an issue in order to form a judgement.

Abstraction, Decomposition, Pattern recognition, Algorithm Design

Nothing to do with Computer Science

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Decomposition is:

what happens in the compost heap

To break things down into easier to handle chunks

Getting rid of unnecessary information

Creating a step-by-step guide to do something

3.

MULTIPLE SELECT QUESTION

30 sec • Ungraded

Which of these are you familiar with?

Flow Charts

Pseudocode

Variables

Inputs

Outputs

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a variable type?

String

Bool

Alphanumeric

Integer

5.

MULTIPLE SELECT QUESTION

30 sec • Ungraded

Have you coded in:

C, C++, or C#

Java

Python

Other

I have no programming experience

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the formal name in computing for looping?

Iteration

Selection

Repetition

For While Do

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Selection uses which command?

While

Repeat Until

IF

x=x+1

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?