2.2.2 Computational methods

2.2.2 Computational methods

11th Grade

19 Qs

quiz-placeholder

Similar activities

Quiz Pemrograman dan Algoritma

Quiz Pemrograman dan Algoritma

11th Grade

14 Qs

2.2.2 Computational methods

2.2.2 Computational methods

11th Grade

20 Qs

AP Computer Science Principles Big Idea 4

AP Computer Science Principles Big Idea 4

9th - 12th Grade

15 Qs

2.3.1 Algorithms

2.3.1 Algorithms

11th Grade

20 Qs

KS3 Adobe Illustrator

KS3 Adobe Illustrator

KG - 12th Grade

20 Qs

Subroutines

Subroutines

9th - 11th Grade

16 Qs

Code.org Unit 2 - The Internet Review

Code.org Unit 2 - The Internet Review

9th - 12th Grade

15 Qs

Strategi Algoritmik dan Pemrograman

Strategi Algoritmik dan Pemrograman

11th Grade

16 Qs

2.2.2 Computational methods

2.2.2 Computational methods

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Laura Coop Rushworth

Used 21+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by a computable problem?

A problem that can be solved using an algorithm

Bees

A problem solved by a computer

A problem that cannot be solved

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Give three limiting factors to computable problems
Processing power
Processor speed
Computer memory
SSD size

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

State one factor which might be considered during the Problem Definition phase
Strengths and weaknesses of current solution
Previous systems
Problem decomposition
Develop sections in parallel

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name given to the process in which problems are continually broken down until each subproblem can be represented as a subroutine?
Problem decomposition
Problem Definition
Divide and Conquer
Abstraction

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

State two purposes of problem decomposition
Identify sections which can make use of pre-coded modules or libraries
Simplify project management
Strengths and weaknesses of current solution
Develop sections in parallel

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

State two purposes of problem decomposition
Develop sections in parallel
Simplify testing and maintenance
Backtracking
Data mining

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe how the Divide and Conquer technique works
The problem size is halved with every iteration. Each individual subproblem is then solved recursively. The solutions to the subproblems are then recombined o<br />form the final solution to the problem.
A computational technique in which excessive details are removed to simplify a problem
Identify sections which can make use of pre-coded modules or libraries
The backtracking algorithm works by methodically visiting each path and building a solution based on the paths found to be correct. If a path is found to be invalid at any point, it backtracks to the previous stage and visits an alternate path.

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?