Small Basic Quiz

Small Basic Quiz

7th - 9th Grade

12 Qs

quiz-placeholder

Similar activities

Programming

Programming

7th Grade

11 Qs

Final revision

Final revision

8th Grade

11 Qs

Newsletters

Newsletters

9th - 12th Grade

16 Qs

YR 8 - CSS - Lesson 2

YR 8 - CSS - Lesson 2

8th Grade

10 Qs

Small Basic-Turtle Graphics

Small Basic-Turtle Graphics

6th - 9th Grade

10 Qs

Small Basic Week 6 Pre-Quiz (Mod 2.1)

Small Basic Week 6 Pre-Quiz (Mod 2.1)

7th - 8th Grade

13 Qs

ICT9 - SmallBasic

ICT9 - SmallBasic

9th Grade

9 Qs

Google Docs Vocabulary Part 1

Google Docs Vocabulary Part 1

7th Grade

15 Qs

Small Basic Quiz

Small Basic Quiz

Assessment

Quiz

Computers

7th - 9th Grade

Medium

Used 408+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following code do?

GraphicsWindow.Height = 100
Sets the graphics window to be 100 px high 
Sets the graphics window to be 50 px high
Sets the text window to be 100 px high
Creates a graphics window

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following code do?

TextWindow.Height = 100
Sets the graphics window to be 100 px high 
Sets the graphics window to be 50 px high
Sets the text window to be 100 px high
Creates a graphics window

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following code do?

GraphicsWindow.PenColor
Changes the pen size 
Changes the fill colour of a shape
Changes the pen colour
Creates a graphics window

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following code do?

TextWindow.WriteLine("Hello")
Asks the user to write "Hello"
Displays thec urrent date
Displays the word "Hello"
Adds the value "Hello" to the variable "TextWindow"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?
A location to store a value
A date 
A time 
None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is used to create images?
TextWindow
GraphicsWindow

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What line of code would I use to create the image above?
Window.DrawRect(100, 100, 40, 80)
GraphicsWindow.DrawRectangle
GraphicsWindow.DrawRectangle(100, 100, 40, 80)
GraphicsWindow.DrawEllipse(100, 100, 40, 80)

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?