Introduction to Programming

Introduction to Programming

9th Grade - University

10 Qs

quiz-placeholder

Similar activities

Selection Sequence Iteration

Selection Sequence Iteration

7th - 11th Grade

12 Qs

Flowcharts

Flowcharts

7th - 12th Grade

14 Qs

Algorithms Review

Algorithms Review

10th - 12th Grade

9 Qs

AP CSP Unit 10

AP CSP Unit 10

9th - 12th Grade

15 Qs

Code.org AP Computer Science Principles Unit 6

Code.org AP Computer Science Principles Unit 6

9th - 12th Grade

15 Qs

CS Principles Unit 6 Assessment

CS Principles Unit 6 Assessment

9th - 12th Grade

15 Qs

Sequencing, Selection and Iteration

Sequencing, Selection and Iteration

8th - 10th Grade

12 Qs

Computer Science Principles Unit 1 Vocabulary Solutions

Computer Science Principles Unit 1 Vocabulary Solutions

10th - 12th Grade

15 Qs

Introduction to Programming

Introduction to Programming

Assessment

Quiz

Computers

9th Grade - University

Hard

Used 63+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Selection?
Repeating a number of steps
A decision point in a program
The order in which instructions are carried out

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming, how is selection implemented?
IF-OTHERWISE
IF-ELSE
DO-ELSE
DO-FOR

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is selection important?
Selection allows a number of steps to be repeated
Selection allows multiple paths through a program
Selection determines the order in which instructions are carried out

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What three building blocks are used when designing algorithms? 
Sequencing, Programming, Iteration
Sequencing, Selection, Iteration
Sequencing, Selection, Programming
Programming, Selection, Iteration

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following contains an INCORRECT sequence when getting dressed to go out?
Put on socks, put on shoes, put on coat
Put on coat, put on shoes, put on socks
Put on socks, put on coat, put on shoes

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is sequencing?
The order in which steps are carried out in an algorithm
The order in which we think computationally
The process of repeating a number of steps in an algorithm

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Iteration?
Repeating steps in an algorithm
A decision in an algorithm
An error in an algorithm

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?