Which of the following is a View function?
Unit 3 Review

Quiz
•
Computers
•
University
•
Medium
Christina LaBarron
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
redrawAll
onMousePressed
onStep
onAppStart
2.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Which of the following is an MVC violation?
Drawing in onKeyPress
Drawing in redrawAll
Modifying app in onKeyPress
Modifying app in onAppStart
3.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Which of the following draws an oval centered in the middle of the canvas?
drawOval(200, 200, 50)
drawOval(150, 160, 100, 80)
drawOval(150, 160, 50, 40)
drawOval(200, 200, 50, 40)
4.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Which of the following is true about onMouseMove?
It is called when the user moves the mouse and the mouse is held down
It is called when the user moves the mouse and the mouse is not held down
It draws and is a View function
It is called when the user releases the mouse
5.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Which of the following is true about onKeyRelease?
It draws and is a View function
It takes keys as an argument, which is the list of keys released
It can modify app and is a Controller function
It is called when the user holds down any number of keys
6.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Which of the following is true about onStep?
It cannot modify app as that would be an MVC violation
It is called after some time elapses
It takes steps as an argument, which is the number of steps that have passed since it was last called
It draws and is a View function
7.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Which call to drawStar draws a star with 6 points and radius 30?
drawStar(200, 200, 6, 30)
drawStar(200, 200, 30, 6)
drawStar(200, 200, 30, 30, 6)
drawStar(30, 6)
Create a free account and access millions of resources
Similar Resources on Quizizz
11 questions
Name the App

Quiz
•
6th Grade - University
14 questions
GSuite Logos Quiz

Quiz
•
3rd Grade - University
10 questions
AP2 PROCESSING

Quiz
•
University
10 questions
Dau_Zhan sabaq 9D

Quiz
•
University
15 questions
CSI-P1

Quiz
•
University
18 questions
Podstawy programowania JS Processing

Quiz
•
10th Grade - University
20 questions
JavaScript Game Development Newton

Quiz
•
9th Grade - University
14 questions
Solar2D Review

Quiz
•
10th Grade - 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