1.1.5 CSE Iteration and Loops

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Robin Robertson
Used 27+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Python Revision

Quiz
•
10th Grade - University
10 questions
MySQL & PDO

Quiz
•
11th Grade
10 questions
21-22 Algorithms KS3

Quiz
•
9th Grade
10 questions
Programming Constructs - Bitesize

Quiz
•
KG - 11th Grade
15 questions
Sentinel Controlled Repetition (Java)

Quiz
•
12th Grade
16 questions
Computer Science 2.2

Quiz
•
10th Grade
15 questions
Higher Computing SDD Revision

Quiz
•
10th Grade
15 questions
Lesson 5 Looping Quiz

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade