Code.org - Unit 6 Review

Code.org - Unit 6 Review

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Operating System

Operating System

12th Grade

17 Qs

loop while/do while

loop while/do while

7th - 12th Grade

10 Qs

Pemograman Dasar Kelas X TKJ 2020

Pemograman Dasar Kelas X TKJ 2020

10th Grade

10 Qs

Computer Fundamentals

Computer Fundamentals

10th Grade

20 Qs

Roblox! (Royale High

Roblox! (Royale High

2nd - 12th Grade

10 Qs

7.02 going online

7.02 going online

4th - 9th Grade

10 Qs

IT (data, viruses and more)

IT (data, viruses and more)

8th Grade - Professional Development

20 Qs

Code.org - Unit 6 Review

Code.org - Unit 6 Review

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Used 588+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A general description of a task that can (or cannot) be solved with an algorithm

Problem

Algorithm

Sequencing

Iteration

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A finite set of instructions that accomplish a task.

Problem

Algorithm

Sequencing

Iteration

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________ is an informal language that helps programmers develop algorithms, literally means “fake code.” Its like writing code for yourself before writing it in proper program language format.

Problem

Algorithm

Pseudocode

Iteration

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A search algorithm which checks each element of a list, in order, until the desired value is found or all elements in the list have been checked.

Linear Search

Binary Search

Pseudocode

Iteration

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A search algorithm that starts at the middle of a sorted set of numbers and removes half of the data; this process repeats until the desired value is found or all elements have been eliminated.

Linear Search

Binary Search

Pseudocode

Iteration

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A measure of how many steps are needed to complete an algorithm.

Problem

Algorithm

Pseudocode

Efficiency

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Any algorithm whose efficiency includes an n2, n3, n4 … is called ___________.

Problem

Polynomial

Pseudocode

Efficiency

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers