SST Yr8 - NCCE - Algorithms

SST Yr8 - NCCE - Algorithms

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

CodeHS Intro to CS Python 3 Pre and Post Test

CodeHS Intro to CS Python 3 Pre and Post Test

9th - 12th Grade

15 Qs

SST Yr8 - NCCE - Algorithmic Thinking

SST Yr8 - NCCE - Algorithmic Thinking

9th Grade

20 Qs

SST Yr9 - NCCE - Computer Systems

SST Yr9 - NCCE - Computer Systems

10th Grade

20 Qs

Big Data grade 9 HA

Big Data grade 9 HA

9th Grade

20 Qs

SST Yr8 - NCCE - Algorithms 2

SST Yr8 - NCCE - Algorithms 2

9th - 12th Grade

18 Qs

Computer Science

Computer Science

9th - 12th Grade

20 Qs

Media literacy

Media literacy

12th Grade

15 Qs

Data Science

Data Science

8th - 12th Grade

20 Qs

SST Yr8 - NCCE - Algorithms

SST Yr8 - NCCE - Algorithms

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

M Birchall

Used 9+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 2: Identify the three “building blocks” of a programming language.
A: Sequence, Science and Selection
B: Sequence, Selection and Repetition
C: Repetition, Selection and Syntax
D: Logic, Syntax, & Looping

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 3: Identify the correct description of an algorithm.
A: A set of code similar to real code that shows logic
B: A type of programming language that solves a specific problem
C: A diagram that uses specific shapes to show logic
D: A set of sequenced steps that shows how to solve a problem

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Question 4: Which of the following shapes is used to represent a Start/Stop in a flowchart?
A: A
B: B
C: C
D: D

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 5: Identify the correct description of the following pseudocode statement: class = int(input("Enter your class: "))
A: The data entered by the user will be saved as a string into the variable called class
B: The number entered by the user will be saved into the list called class
C: The character entered by the user will be saved into the list called class
D: The data entered by the user will be saved as an integer into the variable called class

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 6: A program developer cannot decide between using a for loop and a while loop. She wants the output to be the numbers from 1 to 100. Which would use the least number of lines of code in her design?
A: for loop only requires 2-3 lines of code
B: while loop as it only requires 2-3 lines of code
C: both need 3-4 lines of code
D: both need 2-3 lines of code

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Question 7: Which of the following shapes is used to represent a decision in a flowchart?
A A
B B
C C
D D

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 9: Which of the following is a Count Controlled loop?
A: WHILE
B: FOREVER
C: REPEAT UNTIL
D: FOR

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?