Y9CY1 - L6 - Midpoint Assessment

Y9CY1 - L6 - Midpoint Assessment

9th Grade

31 Qs

quiz-placeholder

Similar activities

Competitive Programming: Intro to the Arts of Problem Solving

Competitive Programming: Intro to the Arts of Problem Solving

9th - 12th Grade

34 Qs

Computer Science I Midterm Review (AKHS)

Computer Science I Midterm Review (AKHS)

9th - 12th Grade

34 Qs

Computer Science Test Practice - Crow (Matthew is no allowed

Computer Science Test Practice - Crow (Matthew is no allowed

9th - 12th Grade

35 Qs

GCSE Computer Science - 2.1: Algorithms

GCSE Computer Science - 2.1: Algorithms

9th - 11th Grade

31 Qs

ECS Unit 2

ECS Unit 2

9th Grade

30 Qs

GCSE (9–1) CS 2.1 Algorithms

GCSE (9–1) CS 2.1 Algorithms

9th - 11th Grade

30 Qs

Unit 10 CSP Algorithms Review

Unit 10 CSP Algorithms Review

9th - 12th Grade

27 Qs

Cse

Cse

9th - 11th Grade

30 Qs

Y9CY1 - L6 - Midpoint Assessment

Y9CY1 - L6 - Midpoint Assessment

Assessment

Quiz

Created by

Paul Meehan

Computers

9th Grade

7 plays

Hard

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

What is abstraction?

Simplifying a problem by removing unnecessary detail

Simplifying a problem by providing additional detail

Simplifying a problem by removing important details

Simplifying a problem by breaking it down into smaller problems

Simplifying a problem by breaking it down into smaller problems and then removing some of these

2.

MULTIPLE SELECT QUESTION

15 mins • 5 pts

Which of the following are examples of abstraction?

The London Underground Map

A photograph of a tree

Key pieces of information about a person in a database

A railway engine

3.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

What is decomposition?

Breaking a large problem down into smaller problems to each be solved separately

Removing unnecessary detail from large problems so they are easy to solve

Taking many small problems and turning them into one larger problem

Solving one small problem at a time

4.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

What is an algorithm?

The steps taken to solve a problem

Where a computer is used to compose a piece of music

The code of a computer program

A type of programming construct

5.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

What searching algorithm begins by comparing the middle item of a data set with what is being searched for?

Binary Search

Linear Search

Bubble Search

Insertion Search

Merge Search

6.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

What searching algorithm works by comparing each item of a data set, one after another, against the value being searched for?

Binary Search

Linear Search

Bubble Search

Insertion Search

Merge Search

7.

MULTIPLE CHOICE QUESTION

15 mins • 5 pts

A binary search algorithm is looking for a 9 and the middle item looked at is a 5. Along with the 5, what side of the data set is discarded?

Left Side

Right Side

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?