Unit 9.1 - Textual Programming

Unit 9.1 - Textual Programming

8th Grade

35 Qs

quiz-placeholder

Similar activities

SAINS KOMPUTER

SAINS KOMPUTER

4th - 12th Grade

30 Qs

Yr8 Computer Systems

Yr8 Computer Systems

8th - 9th Grade

37 Qs

PTS GANJIL KELAS X SMAN 1 BAYAH T.A 2024/2025

PTS GANJIL KELAS X SMAN 1 BAYAH T.A 2024/2025

10th Grade

30 Qs

Higher AIT Revision

Higher AIT Revision

11th Grade

37 Qs

Reposição de aula 9° e 8°

Reposição de aula 9° e 8°

8th Grade

30 Qs

Bridge Course - Screening Test

Bridge Course - Screening Test

10th Grade - Professional Development

30 Qs

Administrasi Sistem Jaringan

Administrasi Sistem Jaringan

11th Grade

40 Qs

Ôn Tập Học Kì I Lớp 4

Ôn Tập Học Kì I Lớp 4

4th Grade - University

35 Qs

Unit 9.1 - Textual Programming

Unit 9.1 - Textual Programming

Assessment

Quiz

Computers

8th Grade

Hard

Created by

David Atton

Used 14+ times

FREE Resource

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?

Discover more resources for Computers