
CMSC 131 Quiz 2

Quiz
•
Computers
•
12th Grade
•
Easy
Matt Weber
Used 1+ times
FREE Resource
59 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main purpose of the initialization portion in a for-loop?
To execute the loop body
To set the loop condition
To update the loop variable
To set the loop variable initially
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a for-loop, when is the condition checked?
After each iteration
Before each iteration
Only at the start
Only at the end
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What operation is typically performed in the update section of a for-loop?
Initializing variables
Checking conditions
Incrementing or modifying the loop variable
Printing output
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the provided example, what is the range of numbers printed by the for-loop?
1 to 2
1 to 3
1 to 4
2 to 3
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which component of a for-loop can be left blank, provided the programmer ensures it is not an infinite loop?
Initialization
Condition
Update
All of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the provided example, what is the purpose of incrementing the loop variable 'k' at the bottom of the for-loop?
To create an infinite loop
To ensure the loop terminates
To reset the loop
To decrease the loop variable
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the term used when loops are placed inside of other loops?
Infinite loops
Nested loops
Parallel loops
Sequential loops
Create a free account and access millions of resources
Similar Resources on Wayground
62 questions
C Language Quiz

Quiz
•
12th Grade
54 questions
Ujian Sertifikasi Kompetensi

Quiz
•
12th Grade
59 questions
AS Software Retrieval Practice Test

Quiz
•
12th Grade
60 questions
สรุปบทเรียน การเขียนโปรแกรมเชิงวัตถุเบื้องต้น 1

Quiz
•
12th Grade
63 questions
APCSP Midterm

Quiz
•
9th - 12th Grade
63 questions
SmallBasic and flowcharts

Quiz
•
9th - 12th Grade
54 questions
Understanding Algorithms and Source Code

Quiz
•
12th Grade
56 questions
Online World Mock Exam

Quiz
•
12th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade