
Iteration Practice

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

10 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Consider the following code segment. What value is stored in the variable count as a result of executing the code segment?
Back
1
2.
FLASHCARD QUESTION
Front
Consider the following two code segments. Code segment II is a revision of code segment I in which the loop header has been changed. Which of the following best explains how the output changes from code segment I to code segment II?
Back
The code segments print the same values but in a different order, because code segment I iterates from 1 to 5 and code segment II iterates from 5 to 1.
3.
FLASHCARD QUESTION
Front
Consider the following code segment. What will be the value of count as a result of executing the code segment? Options: 100, 101, 160, 161, 321
Back
161
4.
FLASHCARD QUESTION
Front
Consider the following method. Which of the following best describes the value returned from a call to doWhat? Options: num, The sum of all integers between 1 and num, inclusive, The sum of all even integers between 1 and num, inclusive, The sum of all odd integers between 1 and num, inclusive, No value is returned because of an infinite loop.
Back
The sum of all odd integers between 1 and num, inclusive
5.
FLASHCARD QUESTION
Front
What value is returned as a result of the call numCalc(8)? Options: 1, 3, 5, 8, 13
Back
13
6.
FLASHCARD QUESTION
Front
Consider the following two code segments. Assume that the int variables m and n have been properly declared and initialized and are both greater than 0. Assume that the initial values of m and n are the same in code segment I as they are in code segment II. Which of the following correctly compares the number of times that "A" and "B" are printed when each code segment is executed?
Back
"A" is printed m more times than "B".
7.
FLASHCARD QUESTION
Front
Which of the following code segments produces the output "987654321"?
Back
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Iteration Flashcard Review

Flashcard
•
9th - 12th Grade
13 questions
segment addition postulate, midpoint, bisector

Flashcard
•
9th - 12th Grade
11 questions
CS1-02&03: Understanding Check

Flashcard
•
KG - University
16 questions
AP CA A Unit 4 Review

Flashcard
•
11th - 12th Grade
14 questions
Partitioning a Line Segment

Flashcard
•
9th - 12th Grade
15 questions
DNA and Protein Synthesis

Flashcard
•
9th - 12th Grade
15 questions
Unit 2.2 ReTEACH HNRS Biology -DAWSON

Flashcard
•
9th - 12th Grade
15 questions
Transcription/Translation

Flashcard
•
9th - 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