Shapes in Java Processing

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which command specifies the color displayed inside an individual shape? Options: ellipse(), stroke(), background(), fill()
Back
fill()
2.
FLASHCARD QUESTION
Front
Which command specifies the color displayed around the edge of an individual shape? Options: ellipse(), stroke(), background(), fill()
Back
stroke()
3.
FLASHCARD QUESTION
Front
Consider the following code segment:
ellipse(8, 6, 7, 5);
What aspect does the first number (the 8) specify?
Back
The horizontal position (side to side)
4.
FLASHCARD QUESTION
Front
Consider the following code segment:
ellipse(8, 6, 7, 5);
What aspect does the second number (the 6) specify?
Back
The vertical position (up and down)
5.
FLASHCARD QUESTION
Front
Consider the following code segment:
ellipse(8, 6, 7, 5);
What aspect does the third number (the 7) specify?
Back
The horizontal size (width)
6.
FLASHCARD QUESTION
Front
Consider the following code segment:
ellipse(8, 6, 7, 5);
What aspect does the fourth number (the 5) specify?
Back
The vertical size (height)
7.
FLASHCARD QUESTION
Front
Which of the following code segments drew the figure in the sketch?
Options:
ellipse(155, 140, 100, 100);
ellipse(290, 140, 100, 100);
ellipse(220, 220, 150, 150);
,
ellipse(220, 220, 150, 150);
ellipse(155, 140, 100, 100);
ellipse(290, 140, 100, 100);
Back
ellipse(155, 140, 100, 100);
ellipse(290, 140, 100, 100);
ellipse(220, 220, 150, 150);
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Conic Sections (Choice Board)

Flashcard
•
9th - 12th Grade
15 questions
Kepler's First Law of Planetary motion

Flashcard
•
9th - 12th Grade
15 questions
12/16: Final Review Day 1

Flashcard
•
9th - 12th Grade
15 questions
Conic Sections Review Flashcard

Flashcard
•
9th - 12th Grade
15 questions
Kepler's Laws + Gravity + Key Vocab

Flashcard
•
9th - 12th Grade
15 questions
Ellipses and Circles Practice

Flashcard
•
10th - 12th Grade
15 questions
Conic Section: Review

Flashcard
•
9th - 12th Grade
15 questions
Conic Sections Review 2

Flashcard
•
9th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade