Search Header Logo

Unit 9.1 - Textual Programming

Authored by David Atton

Computers

8th Grade

Used 36+ times

Unit 9.1 - Textual Programming
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Small Basic?

Instructions on a computer to complete a program

A programming language used to create programs on a computer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A program is ...

A type of computer hardware.
A set of instructions for a computer.
A collection of data files.
A programming language.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the screen display when you run this code?


TextWindow.Writeline("Hello Everyone")

Hello
Everyone

"Hello" "Everyone"

"Hello Everyone"

Hello Everyone

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the screen display when you run this code?


TextWindow.Writeline("This is some text"

This is some text

"This is some text"

Error - Missing a bracket

TextWindow.Writeline("This is some text")

5.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

Fill in the missing part of the code

(a)   .Writeline( "Hello World" )

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which line of code would change the background colour to green

TextWindow.Background = "Green"

TextWindow.BackgroundColor = Green

TextWindow.BackgroundColor(Green)

TextWindow.BackgroundColor = "Green"

7.

MULTIPLE SELECT QUESTION

45 sec • 2 pts

Select all types of errors found programming from the choices below

Typing error

Syntax error

Pattern error

Logic error

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?