Small Basic Quiz

Small Basic Quiz

7th - 9th Grade

12 Qs

quiz-placeholder

Similar activities

Small Basic Week 6 Pre-Quiz (Mod 2.1)

Small Basic Week 6 Pre-Quiz (Mod 2.1)

7th - 8th Grade

13 Qs

subroutine and loops in small basic

subroutine and loops in small basic

7th Grade

15 Qs

Small basic

Small basic

8th Grade

12 Qs

ICT Final Exam Review 9 SAT AGS JEDDAH

ICT Final Exam Review 9 SAT AGS JEDDAH

9th Grade

14 Qs

small basic

small basic

6th - 7th Grade

10 Qs

AutoDesk Inventor

AutoDesk Inventor

9th - 12th Grade

9 Qs

Small Basic (Turtle)

Small Basic (Turtle)

KG - University

10 Qs

power point

power point

6th - 8th Grade

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