6th Unit 3 Lesson 05 Quiz

6th Unit 3 Lesson 05 Quiz

9 Qs

quiz-placeholder

Similar activities

Habits 1 and 2 Assessment

Habits 1 and 2 Assessment

KG - University

9 Qs

Yr 5 Selection in Quizzes Lesson 4

Yr 5 Selection in Quizzes Lesson 4

KG - University

9 Qs

CE 9 Unit Test

CE 9 Unit Test

7th Grade

10 Qs

Formes et usages des temps verbaux au passé en français

Formes et usages des temps verbaux au passé en français

KG - University

11 Qs

How politically literate are you?

How politically literate are you?

University

10 Qs

8th Period TEST: Culture and Social Systems

8th Period TEST: Culture and Social Systems

9th Grade

10 Qs

HOMEWORK 3 Computational thinking

HOMEWORK 3 Computational thinking

KG - University

10 Qs

8th Grade Unit 3 Lesson 03 Quiz

8th Grade Unit 3 Lesson 03 Quiz

KG - University

8 Qs

6th Unit 3 Lesson 05 Quiz

6th Unit 3 Lesson 05 Quiz

Assessment

Quiz

others

Hard

Created by

Anastacio Gaytan

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 11 pts

Mario is creating a flowchart to represent the actions needed to complete a task. What symbol should he use to show the direction of the flow?

star
oval
arrow
rectangle

2.

MULTIPLE CHOICE QUESTION

30 sec • 11 pts

For a class project, Maria explained what she does to get ready for school in the morning using a type of algorithm. She has created a visual representation of the various decisions she makes in the morning and the subsequent actions. To do this, she uses specific shapes and arrows. Which of the following describes the type of algorithm Maria created?

pattern matching
syntax
flowchart
conditional commands

3.

MULTIPLE CHOICE QUESTION

30 sec • 11 pts

In a flowchart, what shape is used to represent an action?
circle
star
diamond
rectangle

4.

MULTIPLE CHOICE QUESTION

30 sec • 11 pts

In text-based pseudocode, the terms if, then, and else are known as _______.
flowcharts
conditional commands
algorithms
abstractions

5.

MULTIPLE CHOICE QUESTION

30 sec • 11 pts

Mario is using an algorithm consisting of written words in plain English and cannot be read by a computer. Which of the following is Mario using?

syntax
pseudocode
pattern matching
abstractions

6.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

Mario is learning how to write pseudocode. Through consistent practice, he is gaining confidence in his skills. What strategy will help Mario keep track of the conditions and actions he needs to include in his pseudocode and allow him to see what parts of a project have been completed?

allow extra time for more complex tasks
start early
use a timer
use checklists

7.

MULTIPLE CHOICE QUESTION

30 sec • 11 pts

What is the main goal of pseudocode?
to find similarities among actions
to distract the user from the original problem
to emphasize patterns
to create instructions for a program

8.

MULTIPLE CHOICE QUESTION

30 sec • 11 pts

What term refers to how words are put together to form phrases?
flowchart
syntax
pseudocode
constraints

9.

MULTIPLE CHOICE QUESTION

30 sec • 11 pts

Which command is used in a flowchart to signal actions that happen if a condition is met?
then
start
end
syntax