ICT revision Unit 1

An educational themed image representing computational thinking, algorithms, and ICT with visual elements like flowcharts, sorting algorithms, and coding graphics.

ICT Revision Quiz: Unit 1

Test your knowledge and understanding of computational thinking, algorithms, and sorting techniques with our engaging ICT revision quiz.

This quiz covers a variety of topics including:

  • Algorithm design
  • Pseudocode vs Flowcharts
  • Sorting algorithms
13 Questions3 MinutesCreated by CodingGuru42
Name:
What is the difference of computational thinking and Algorithm.
To design algorithms we can use; Selection, Iteration and Sequencing
True
False
What is Decomposition. Why is it useful?
Pattern Recognition finds
Similarities and differences between items
Mistakes in the program
2 or more possible solutions to damage the program
Choose the correct options
Pseudocode is not a programming language
Pseudocode is meant for reading; not for computer to execute
Pseudocode does not use shapes to make diagrams
Pseudocode uses words and sentences
State 3 differences between Pseudocode and Flow chart.
What is a Sort Algorithm?
Which kind of algorithm is this?
The 2 types of sort algorithms are Bubble sort and Insert sort.
True
False
Which 2 are options are correct?
Insertion sort compares pairs of items on a list and swaps then into the correct order.
Insertion sort puts items into a list one at a time.
Bubble sort compares pairs of items on a list and swaps then into the correct order.
Bubble sort puts items into a list one at a time.
Which Sort Algorithm is this?
Use Insertion sort to sort this list:
3, 2, 1, 4
{"name":"ICT revision Unit 1", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge and understanding of computational thinking, algorithms, and sorting techniques with our engaging ICT revision quiz.This quiz covers a variety of topics including:Algorithm designPseudocode vs FlowchartsSorting algorithms","img":"https:/images/course1.png"}
Powered by: Quiz Maker