Unit 3 lesson 4-8

Unit 3 lesson 4-8

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Code.org - Unit 6 Review

Code.org - Unit 6 Review

9th - 12th Grade

15 Qs

Vocabulary Unit: Internet

Vocabulary Unit: Internet

9th - 12th Grade

12 Qs

Coding Vocab Test 1

Coding Vocab Test 1

9th Grade

9 Qs

Algorithms - GSHS

Algorithms - GSHS

7th - 9th Grade

15 Qs

#1 - UNIT 3 - INTRO TO PROGRAMMING - Vocabulary

#1 - UNIT 3 - INTRO TO PROGRAMMING - Vocabulary

9th - 10th Grade

11 Qs

CS II Honors NEGH

CS II Honors NEGH

12th Grade

10 Qs

CODE.ORG VOCABULARY 1

CODE.ORG VOCABULARY 1

6th - 12th Grade

10 Qs

Programming - Code - Lesson 6 - Recap

Programming - Code - Lesson 6 - Recap

10th Grade

8 Qs

Unit 3 lesson 4-8

Unit 3 lesson 4-8

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Kevin Murphy

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

A precise sequence of instructions for processes that can be executed by a computer

Algorithm

Iterate

Selection

Sequencing

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

To repeat in order to achieve, or get closer to, a desired goal.

Algorithm

Iterate

Selection

Sequencing

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

A generic term for a type of programming statement (usually an if-statement) that uses a Boolean condition to determine, or select, whether or not to run a certain block of statements.

Algorithm

Iterate

Selection

Sequencing

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Putting commands in correct order so computers can read the commands.

Algorithm

Iterate

Selection

Sequencing

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

a named group of programming instructions. Functions are reusable abstractions that reduce the complexity of writing and maintaining programs

Function

Abstraction

Algorithm

Iterate

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

a simplified representation of something more complex. Abstractions allow you to hide details to help you manage complexity, focus on relevant concepts, and reason about problems at a higher level.

Algorithm

Iterate

Abstraction

Function

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

a problem solving approach (also known as stepwise design) in which you break down a system to gain insight into the sub-systems that make it up.

Bottom Top Design

Left Right Design

Right Left Design

Top Down Design

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?