
Year 8: Retrieval based Revision: Term 1: Game Development and Computer Systems
Quiz by Teran Subasinghe
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
38 questions
Show answers
- Q1What is a computing system primarily used for?drawing picturesprocessing datamaking phone callscooking food30s
- Q2Which of the following is an example of a computing system?a smartphonea televisiona chaira toaster30s
- Q3What component of a computing system is responsible for executing instructions?the monitorthe keyboardthe CPUthe printer30s
- Q4Which of the following is an example of an input device?KeyboardHard DriveMonitorPrinter30s
- Q5Which device is primarily used to store data permanently?RAMHard DriveMonitorCPU30s
- Q6What device is used to display visual output from a computer?KeyboardUSB DriveMonitorMouse30s
- Q7What does RAM stand for in computer terminology?Read Access MemoryRandom Access MemoryReduced Access MemoryRapid Access Memory30s
- Q8Which component acts as a bridge between the CPU and RAM?The storage device stores and retrieves data.The graphics card processes visual information.The power supply regulates energy for the CPU.The motherboard connects the CPU to the RAM and other components.30s
- Q9In the context of game development, what do inputs refer to?Sound effectsPlayer actionsLevel designGame graphics30s
- Q10Which feature would you associate with creating visual effects for characters and backgrounds in a game?Game over conditionsRandomnessSprites and AnimationTimer30s
- Q11What is Microsoft MakeCode Arcade primarily used for?Building websitesCreating gamesDeveloping mobile appsEditing videos30s
- Q12What visual representation does MakeCode Arcade use to help beginners learn coding?FormsBlocksGraphsTables30s
- Q13In MakeCode Arcade, which feature would you use to store player scores?EventsVariablesSpritesFunctions30s
- Q14What is a sprite in Microsoft MakeCode Arcade?A graphical object representing characters or items on screen.A text-based commandA sound effectAn animation sequence30s
- Q15Which property can you change to move a sprite on the screen?colorshapex and y coordinates.size30s