Search Header Logo
2.4 Defining Selection

2.4 Defining Selection

Assessment

Presentation

Computers

12th Grade

Medium

Created by

Ariel Manning

Used 2+ times

FREE Resource

16 Slides • 8 Questions

1

2.4 Defining Selection

Slide image

2

Slide image

3

Slide image

4

Multiple Choice

A major difference between sequencing and selection, is that selection allows the program to skip steps.

1

True

2

False

5

Slide image

6

Slide image

7

Slide image

8

Slide image

9

10

If, Then Pseudocode vs Scratch

Pseudocode does not show the word "then" like it does in Scratch

Slide image

11

Slide image

12

Slide image

13

Open Ended

What's the main difference between "if then " and " if else"?

14

Slide image

15

Open Ended

What would be a better way to ask this question in code?

16

Slide image

17

Slide image

18

Slide image

19

Slide image

How does a relate to b.

20

Multiple Choice

How do you code for an equal to operator in text format.

1

=

2

==

21

Multiple Choice

Algorithmic structure that uses "if...then" to tell the computer how to select a step or to tell the sequence that should be executed.

1

Selection

2

Sequencing

3

Iteration

22

Multiple Choice

A type of selection statement that only executes when a certain criteria is met

1

if statement

2

if else statement

3

Comparison

4

boolean

23

Multiple Choice

A more thorough version of an if statement that stipulates what is to happen when a certain criteria is not met.

1

iteration

2

operator

3

if statement

4

if else statement

24

Multiple Choice

Symbols that imply a comparison in conditional selection statements

1

Operators

2

integers

3

If

4

else

2.4 Defining Selection

Slide image

Show answer

Auto Play

Slide 1 / 24

SLIDE