SST Yr8 - NCCE - Algorithms

SST Yr8 - NCCE - Algorithms

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

Mastering the Art of Dynamic Leadership

Mastering the Art of Dynamic Leadership

8th Grade - University

15 Qs

Database Queries

Database Queries

9th - 10th Grade

14 Qs

Today's Technlogies Grade 9 HA

Today's Technlogies Grade 9 HA

9th Grade

20 Qs

SST Yr8 - NCCE - Use of tools 2

SST Yr8 - NCCE - Use of tools 2

9th - 12th Grade

15 Qs

SST Yr8 - NCCE - Programming

SST Yr8 - NCCE - Programming

9th - 12th Grade

20 Qs

SST Yr9 - NCCE - Computer Systems 2

SST Yr9 - NCCE - Computer Systems 2

10th Grade

20 Qs

OCR 9-1 J276 1.7 System Software

OCR 9-1 J276 1.7 System Software

10th - 11th Grade

11 Qs

Y3 - Data - Branching Databases

Y3 - Data - Branching Databases

2nd Grade - University

11 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?