Paper 2: Programming Quiz

Paper 2: Programming Quiz

9th - 11th Grade

15 Qs

quiz-placeholder

Similar activities

Grade 12-Python selection&iteration

Grade 12-Python selection&iteration

11th - 12th Grade

15 Qs

AP CSP BI 3

AP CSP BI 3

9th - 12th Grade

13 Qs

CS J277 Unit 7 Programming

CS J277 Unit 7 Programming

11th Grade

20 Qs

NCCE Intro to Python

NCCE Intro to Python

8th - 9th Grade

10 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

FOR Loops Python

FOR Loops Python

9th - 12th Grade

12 Qs

Python Programming - Iteration

Python Programming - Iteration

9th Grade

12 Qs

Coding Pre-quiz

Coding Pre-quiz

6th - 9th Grade

15 Qs

Paper 2: Programming Quiz

Paper 2: Programming Quiz

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

Adrian Esch

Used 42+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statements best describes an algorithm?
An algorithm tests that the program once it has been created.
An algorithm is used to make sure that the program runs correctly.
An algorithm is a logical step-by-step process for solving a problem.
An algorithm is a logical program which contains variables and instructions.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statements best describes a variable?
A variable is a named value which can change when the program is running.
A variable is a named value which can't change when the program is running.
A variable is used to store data.
A variable can change.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which are examples of Boolean operators?

AND, OR and NOT

Greater than (>), less than (<) and equal to (==)

Multiplication (*), subtraction (-), addition (+) and division (/)

Picking random numbers

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which are examples of comparison operators?

AND, OR and NOT

Greater than (>), less than (<) and equal to (==)

Multiplication (*), subtraction (-), addition (+) and division (/)

Picking random numbers

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which are examples of operators?
AND, OR and NOT
Greater than (>), less than (<) and equal to (=)
Multiplication (*), subtraction (-), addition (+) and division (/)
Picking random numbers

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which sentence best describes iteration?
Code which is in the correct order.
Code which can repeat a set number of times.
Code which will only run if certain criteria is met.
Code which can repeat either a set number of times or when a condition is met.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How can a programmer be efficient with their programming?
By making sure that the lines of code is in the correct order.
By making sure that the correct functions are used.
By getting a friend to test their code.
By making sure that the program works in as few lines of code as possible.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?