CMU Unit 3 Practice Test
Quiz
•
Computers
•
10th - 12th Grade
•
Practice Problem
•
Medium
Joshua Ottoson
Used 46+ times
FREE Resource
Enhance your content in a minute
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the centerY of c after we press the mouse once, according to the code below?
255
205
245
195
Answer explanation
The circle is created with a starting y-value of 250. After 1 click, the centerY of c is decreased by 5, leaving 245. The center Y of g is not relevant.
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the centerY of c after we press the mouse once, according to the code below?
210
110
125
225
Answer explanation
On line 3, c is added to group g with the g.add(c) command.
On line 6, g.centerY affects c because c is now in the group. On line 7, c moves again, for a total of 25 pixels of increase between lines 6-7.
Since c has a starting y-value of 100, then it increases to 125.
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Which shapes remains visible in the group after we press and release the mouse?
r and s
o and r
o and s
c and s
Answer explanation
On mouse press, s is removed from the group, however it is added back in the group on mouse released. So s is still visible after mouse press and release.
o is drawn and never made invisible or removed, so will still be visible.
c is invisible because of line 13, and r is invisible because of line 17.
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the centerY of c after we run the code?
105
205
305
405
Answer explanation
c is created on line 2 and never added to the group. Then on line 4, a for loop runs the code 'c.centerY += 5' for each shape in g.children. Since g has only 1 shape, then 'c.centerY += 5' only runs once.
c has a starting y-value of 100, and since c.centerY += 5 only runs once, c's y-value ends at 105.
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the centerY of c after we run the code?
100
105
300
305
Answer explanation
c is created with a y-value of 100. It is never added to the group. The code on lines 4-5 only affect the y-values of each shape in the group, so c remains unaffected. c's final yvalue is still 100.
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Which of the following will not be printed?
0
1
2
3
Answer explanation
i will take on 3 values starting at 0: 0, 1, 2.
Another way to think about it is that i will go from 0 to 1 less than 3, so 0 to 2.
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Which of the following will not be printed?
3
4
5
6
Answer explanation
i will take on the values within 3 and 1 less than 6.
So 3, 4, 5
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
Strategi Algoritmik dan Pemrograman
Quiz
•
11th Grade
14 questions
Bài 29. Nhận biết lỗi chương trình
Quiz
•
9th - 12th Grade
18 questions
QUIZ 1 ALGEBRA DE BOOLE
Quiz
•
10th Grade
23 questions
ÔN TẬP CUỐI HKI TIN HỌC 3
Quiz
•
3rd Grade - University
14 questions
ÔN TINHK1, K4
Quiz
•
10th Grade
15 questions
Excel
Quiz
•
12th Grade
20 questions
BÀI 24-25 TIN 10
Quiz
•
10th Grade
20 questions
File Extensions
Quiz
•
9th Grade - Professio...
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
