LA6.C6: Graphics Window

LA6.C6: Graphics Window

9th Grade

14 Qs

quiz-placeholder

Similar activities

Windows and Office 2016

Windows and Office 2016

9th - 12th Grade

10 Qs

Microsoft Word Ribbon (2019)

Microsoft Word Ribbon (2019)

7th - 12th Grade

17 Qs

Shapes in Java Processing

Shapes in Java Processing

9th - 12th Grade

18 Qs

Small Basic-Turtle Graphics

Small Basic-Turtle Graphics

6th - 9th Grade

10 Qs

Python basics

Python basics

7th - 10th Grade

18 Qs

10 items

10 items

9th Grade

10 Qs

MS Logo

MS Logo

4th - 9th Grade

10 Qs

BELL RINGER: Game Functions Review

BELL RINGER: Game Functions Review

10th Grade

13 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?