Introduction to Programming

Quiz
•
Computers
•
2nd - 10th Grade
•
Medium
Jo-Ann (Failsworth)
Used 73+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an Algorithm?
A list of steps in any order
A list of steps in order (sequence)
A list of paragraphs
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are computer programs made up of?
Bits and Bobs
Algorithmics
Algorithms
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is pseudocode?
An algorithm in the wrond order
A written algorithm
A series of shapes linked together
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is this shape for in a Flowchart?
Decision
Start Stop
Process
Input Output
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is this shaped used for in a Flowchart?
Decision
Input output
Start Stop
Process
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm have we learnt about?
Merge
Insertion
Bubble
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following describes a Bubble Sort?
compares values in turn, starting with the second value in the list. If this value is greater than the value to the left of it, no changes are made. Otherwise this value is repeatedly moved left until it meets a value that is less than it. The sort process then starts again with the next value. This continues until the end of the list is reached.
uses a technique called divide and conquer. The list is repeatedly divided into two until all the elements are separated individually. Pairs of elements are then compared, placed into order and combined. The process is then repeated until the list is recompiled as a whole.
goes through a list of data a number of times, comparing two items that are side by side to see which is out of order. It will keep going through the list of data until all the data is sorted into order. Each time the algorithm goes through the list it is called a ‘pass’.
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Search Algorithms

Quiz
•
9th - 11th Grade
12 questions
Sequencing, Selection and Iteration

Quiz
•
8th - 10th Grade
10 questions
Computer trivia!

Quiz
•
5th - 8th Grade
12 questions
Code.org Unit 1 (L1-4) Vocabulary

Quiz
•
5th - 7th Grade
10 questions
Scratch Programming

Quiz
•
4th - 6th Grade
10 questions
Code.org Course D - Sequencing Quiz (1)

Quiz
•
2nd - 4th Grade
14 questions
CS Edexcel 1.2d Bubble and Merge Sort

Quiz
•
9th - 10th Grade
15 questions
APCSP Cumulative Test 2

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade