Delphi Loops

Quiz
•
Computers
•
10th Grade
•
Hard
Bibi Moola
Used 2+ times
FREE Resource
7 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 10 pts
The range of a For Loop handles two data types, which are ...
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
You may use functions/operators for the boundaries/range of the For Loop if they produce integer/char results
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
This is allowed inside of a For Loop?
Allowed
Not Allowed
4.
FILL IN THE BLANK QUESTION
2 mins • 5 pts
Consider the incomplete code. In order to intialise iCount on line 3, iCount := ...
5.
FILL IN THE BLANK QUESTION
1 min • 5 pts
Complete the range of the For Loop in line 4
6.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
The correct completion of line 5 is ...
if sSent[iCount] in ['A', 'E', 'I', 'O', 'U'] then
if sSent in ['A', 'E', 'I', 'O', 'U'] then
if sSent[k] in ['A', 'E', 'I', 'O', 'U'] then
if sSent[k] = ['A', 'E', 'I', 'O', 'U'] then
7.
FILL IN THE BLANK QUESTION
1 min • 5 pts
Complete line 6 which increments the counter
Similar Resources on Wayground
10 questions
Guided Note 5.3 For Loop and List

Quiz
•
9th - 12th Grade
12 questions
Data types starter

Quiz
•
10th Grade
10 questions
1.3 Pemboleh Ubah, Pemalar dan Jenis Data

Quiz
•
10th Grade
12 questions
CodeHS 3.5 String Methods

Quiz
•
9th - 12th Grade
10 questions
Delphi Arguments/Returns

Quiz
•
8th - 10th Grade
10 questions
Programming - Iteration, Basic Programming Constructs & Loop

Quiz
•
2nd - 12th Grade
10 questions
Pseudocode WHILE Loops

Quiz
•
10th - 12th Grade
10 questions
Java while loops

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade