Year 8 - Unit 2: Small Basic Programming Terminology

Year 8 - Unit 2: Small Basic Programming Terminology

9th Grade

10 Qs

quiz-placeholder

Similar activities

Basic Parts of Speech EPS

Basic Parts of Speech EPS

9th - 10th Grade

10 Qs

Fundamentos PHP (Manejo de Fomularios y arreglos)

Fundamentos PHP (Manejo de Fomularios y arreglos)

9th Grade

10 Qs

Chapter 7: System life cycle

Chapter 7: System life cycle

9th - 11th Grade

15 Qs

IT- Revision

IT- Revision

9th Grade

10 Qs

INTRODUCCION A LA PROGRAMACION

INTRODUCCION A LA PROGRAMACION

6th Grade - University

10 Qs

Python List

Python List

4th Grade - University

15 Qs

Threats to Data

Threats to Data

9th - 12th Grade

11 Qs

HEALTH AND SAFETY 9

HEALTH AND SAFETY 9

7th - 9th Grade

11 Qs

Year 8 - Unit 2: Small Basic Programming Terminology

Year 8 - Unit 2: Small Basic Programming Terminology

Assessment

Quiz

Computers

9th Grade

Practice Problem

Medium

Created by

Mr Loizou

Used 12+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable ?

Something that stays the same

A named container for data

A list of a number of items

A table of information

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an array ?

A selection

A loop

A named container for one item of data

A collection of a number of items of data

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

When writing code, it is important to remember to make our code easily maintainable. Which of the following help programmers maintain our code in future (you may select more than one answer) ?

giving variables sensible and meaningful names

commenting your code

make the code really complicated and hard to follow

Indenting loops like a paragraph, so we can see where they start and end

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are important in making sure our code is robust ?

making sure the code runs as inefficiently as possible

making sure the program is very complicated

giving the code a funny filename

using validation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is important to use declared variables to set our loops and conditions as opposed to just typing the numbers in ?

There are no variables in code

So we only need to change the value of the variable to change the code's behaviour

You shouldn't do this. It is best to use numbers all the time.

The code won't work unless we declare the variables

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a collection of data in code that is a little like a table ?

a one dimensional array

a variable

a two dimensional array

an eight dimensional array

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Small Basic: In the two dimensional array here - called bookings - what data is at location bookings[1][2] ?

Williamson

Miss

Joseph

Eva

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?