Search Header Logo

1.1.5 CSE Iteration and Loops

Authored by Robin Robertson

Computers

9th - 12th Grade

Used 27+ times

1.1.5 CSE Iteration and Loops
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Having someone to work with to speed up and streamline the programming process and someone to help work through challenges.

advantages of pair programming

advantages of scrum

advantages of app inventor

disadvantages of pair programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Not communicating well, not sharing code at the end of class, not agreeing on what should be done to the app to make it work.

advantages of working together

advantages of pair programming

disadvantages of pair programming

disadvantages of app inventor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A game looping while the timer has not run out or looping while the player still has lives left.

examples of abstraction in a game or app

examples of iteration in a game or app

examples of random numbers

examples of pair programming

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Saving your code at checkpoints after it is working correctly is an example of

saving

pair programming

looping

iterative design

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using loops in algorithms can drastically _______ the amount of time a programmer spend programming.

reduce

increase

loop

iterate

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does looping decrease the amount of time spent updating a program?

It doesn't. Looping is more complicated than hard coding events.

Looping allows you to create random numbers

Looping is more complicated

You only have the change the code on one place instead of many

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

count = 0 while count < userInput count = count + 1 print count


Using the pseudocode above, how many times does the loop execute if userInput = 3?

0

1

2

3

Access all questions and much more by creating a free account

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

Already have an account?