LA6.C6: Graphics Window

LA6.C6: Graphics Window

9th Grade

14 Qs

quiz-placeholder

Similar activities

Small Basic-Turtle Graphics

Small Basic-Turtle Graphics

6th - 9th Grade

10 Qs

LA7.C7: Turtle Graphics

LA7.C7: Turtle Graphics

9th Grade - University

14 Qs

Small Basic Basics

Small Basic Basics

8th - 9th Grade

10 Qs

G8_Graphics Window_Drawing Lines

G8_Graphics Window_Drawing Lines

7th - 9th Grade

15 Qs

Microsoft Word Chapter 1

Microsoft Word Chapter 1

KG - University

15 Qs

Python L1 Quiz 5: Random Numbers and More Turtle Features

Python L1 Quiz 5: Random Numbers and More Turtle Features

1st - 12th Grade

10 Qs

Shapes in Java Processing

Shapes in Java Processing

9th - 12th Grade

18 Qs

LA7.C7: Turtle Graphics

LA7.C7: Turtle Graphics

9th Grade - University

14 Qs

LA6.C6: Graphics Window

LA6.C6: Graphics Window

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Audley Walker

Used 17+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What command is used to display the Graphics Window in Small Basic?

Open.GraphicsWindow()

Show.GraphicsWindow()

GraphicsWindow.Display()

GraphicsWindow.Show()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which property is used to change the background color of the Graphics Window?

GraphicsWindow.Color

GraphicsWindow.Background

GraphicsWindow.FillColor

GraphicsWindow.BackgroundColor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the "default" PenWidth in Small Basic?

1

0

10

5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which command is used to draw a line in the Graphics Window?

GraphicsWindow.CreateLine()

GraphicsWindow.DrawLine()

GraphicsWindow.Line()

Draw.Line(GraphicsWindow)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the command GraphicsWindow.FillRectangle() do?

Draws a rectangle outline

Fills a rectangle with color

Erases a rectangle

Creates a rectangle shape

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In the coordinate system of the Graphics Window, where does (0,0) start?

Top right corner

Top left corner

Bottom right corner

Bottom left corner

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the purpose of the command GraphicsWindow.GetRandomColor()?

To fill a shape with color

To draw a random shape

To change the background color

To set a random color for the brush

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?