Unit 9.1 - Textual Programming

Unit 9.1 - Textual Programming

8th Grade

35 Qs

quiz-placeholder

Similar activities

Python Quiz

Python Quiz

University

40 Qs

SIMKOMDIG (Algoritma)

SIMKOMDIG (Algoritma)

10th Grade

30 Qs

Internet of Things

Internet of Things

University

35 Qs

Introduction to Computers

Introduction to Computers

10th Grade

30 Qs

SOAL MID SEMESTER 1 KLS X TA.2023-2024

SOAL MID SEMESTER 1 KLS X TA.2023-2024

10th Grade

40 Qs

ATS K9

ATS K9

9th Grade - University

30 Qs

Q4 PRE-FINALS

Q4 PRE-FINALS

10th Grade

40 Qs

Algoritma dan Logika Informatika

Algoritma dan Logika Informatika

University

35 Qs

Unit 9.1 - Textual Programming

Unit 9.1 - Textual Programming

Assessment

Quiz

Computers

8th Grade

Practice Problem

Hard

Created by

David Atton

Used 18+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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 BLANK QUESTION

1 min • 1 pt

Fill in the missing part of the code

__________.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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?