State two (2) basic processes involved in counter-controlled repetition
BE4 UPS 3 D2T10

Quiz
•
Computers
•
University
•
Medium
TUAN BM
Used 2+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
looping
update counter
condition
selection
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Draw the symbol used to update counter in repetition control structure
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Describe sentinel-controlled structure
uses a counter value to stop a loop.
uses a sentinel value to stop a loop.
uses a special value that marks the end of a list of values.
use special value to update counter
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Describe counter controlled structure
the number of repetitions is known before the loop begins executing
you doesn't know exactly the number of times the loop has to be executed
you know exactly the number of times the loop has to be executed
a special value that is used to terminate a loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identity basic processes involved in counter-controlled repetition based a statement below
Condition
Updating
Initialize
priming value
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Base on statement b is consider as ?
update counter
Initialization
Condition
counter controller
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A program will display “Think before you trash it.” for 10 times. Assume that you will use a counter variable named i. Write the initialization expression
i <=10
i=i+1
i = 10
i = 1
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
CSE 102 Exam 2 Practice

Quiz
•
University
7 questions
Java Programming Game

Quiz
•
University
14 questions
Java Operators

Quiz
•
University
13 questions
Python while loop

Quiz
•
8th Grade - University
15 questions
PSP Week 4

Quiz
•
University
17 questions
Midterm Exam

Quiz
•
University
9 questions
QUIZ Pass by value and reference

Quiz
•
University
17 questions
Python Loops

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade