GCSE Computer Science Programming Knowledge Check Jan 19

GCSE Computer Science Programming Knowledge Check Jan 19

10th Grade

20 Qs

quiz-placeholder

Similar activities

General Python year 10

General Python year 10

9th Grade - University

20 Qs

ICT SPM Section A (Programming)

ICT SPM Section A (Programming)

1st - 10th Grade

16 Qs

CompTIA Programming Languages

CompTIA Programming Languages

8th - 11th Grade

19 Qs

Computer Science Pre-Test

Computer Science Pre-Test

9th - 12th Grade

20 Qs

Python Basics

Python Basics

KG - University

15 Qs

Code org 1

Code org 1

5th - 12th Grade

21 Qs

Programming Techniques Survey

Programming Techniques Survey

8th - 12th Grade

19 Qs

Code.org: Web Development: Unit 2 Lessons 1 - 5 Test

Code.org: Web Development: Unit 2 Lessons 1 - 5 Test

7th - 10th Grade

25 Qs

GCSE Computer Science Programming Knowledge Check Jan 19

GCSE Computer Science Programming Knowledge Check Jan 19

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Amanda Tudor

Used 30+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step of the linear search algorithm?

Identify the middle item in the list

Identify the first item in the list

Identify a random item in the list

Identify the last item in the list

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ignoring any infomration about a problem that isn't important is called...

decomposition

abstraction

algorithmic thinking

pattern matching

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following search algorithms can only be carried out on an ordered list?

Linear search

Binary Search

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Computational thinking is used to...

imporve the efficiency of an existing program or piece of code

turn a problem into something that can be solved by the computer

help you think like a computer

tell the programmer the rules of a programming language

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A programmer solves a complex task by writing many small sub programs. This is an example of...

decomposition

abstraction

authentication

pipelining

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A program is used to sort a very large list of unordered words into alphabetical order. Which sorting algorithm would sort the list most efficiently?

Bubble sort

Insertion sort

Merge Sort

Binary Search

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A benefit of using Algorithmn 1 over Algorithm 2 is that...

it can be more easily converted into a programming language.

it can be interpreted by all programming languages

it uses the proper syntax of all programming languages

it is vague and unstructured

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?