Year 9 Computer Science Programming Test

Year 9 Computer Science Programming Test

Assessment

Quiz

Computers

9th Grade

Practice Problem

Medium

Created by

Bina Howard

Used 127+ times

FREE Resource

Student preview

quiz-placeholder

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming terms what is a sequence?

A piece of code that is not used

A special programming language

A series of instructions carried out one after another in order

A piece of hardware that the program is stored on

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we use high level programming languages like Python rather than directly typing in 0s and 1s?

Because it allows us to give the computer instructions in a clear and unambiguous way

Because it's slower than typing in 0s and 1s

Because it's cheaper

Because it gives us something to learn in out Computer Science lessons

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the print instruction do in Python?

Allows the user to enter their name

Turns on our printer

Makes some text appear on screen

Loads the Windows Calculator

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A piece of data that can be changed

An instruction to the computer

A number which remains the same

A special instruction which is hidden from the programmer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you type something incorrectly or miss out a character in your program what kind of error will you get

Checksum error

Hashing error

404 error

Syntax error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an if..else statement do?

Chooses which part of the code to run depending on a test

Causes the computer to crash

Makes the program repeat itself

Allows the user to enter some data

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does iteration mean?

Code which includes sound

Code which never runs

Code which is very quick to run

Code which repeats multiple times

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

Already have an account?

Discover more resources for Computers