SmallBasic Introduction

SmallBasic Introduction

8th Grade

20 Qs

quiz-placeholder

Similar activities

Intro to HTML

Intro to HTML

8th - 12th Grade

20 Qs

python_1

python_1

5th - 12th Grade

22 Qs

HTML Assignment

HTML Assignment

8th Grade

20 Qs

Python Introduction Simple

Python Introduction Simple

8th - 9th Grade

17 Qs

Python outputs

Python outputs

7th - 11th Grade

20 Qs

Python Year 9 Quiz

Python Year 9 Quiz

8th - 10th Grade

19 Qs

Python

Python

8th Grade

20 Qs

Python

Python

8th Grade

20 Qs

SmallBasic Introduction

SmallBasic Introduction

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Simon Graham

Used 58+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What happens if you type one wrong letter in the code?

It will still work

It won't work and you will get an error message

It will work a bit

It will work but only for a while

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is Small Basic?

Text based programming

Picture (block) based programming

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What can you do in Small Basic?

Fix hardware

Create a computer program

Hack Computers

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which code would you use to give the Text Window a title of Maths?

TextWindow.Title="Maths"

TextWindow.WriteLine("Maths")

TextWindow.Read()="Maths"

Title="Maths"

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the following code do?


TextWindow.Height = 100

Sets the graphics window to be 100 px high

Sets the text window to be 50 px high

Sets the text window to be 100 px high

Creates a graphics window

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the following code do?


TextWindow.WriteLine("Hello")

Asks the user to write "Hello"

Displays the current date

Displays the word "Hello"

Adds the value "Hello" to the variable "TextWindow"

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a variable?

A location in computer memory that stores some data

A date

A time

None of the other answers

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?

Discover more resources for Computers