
Year 9 Homework 4 - CPU
Quiz by KS3 IT
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
20 questions
Show answers
- Q1What is the main purpose of an IP address in a network?To uniquely identify a device on a networkTo encrypt dataTo increase internet speedTo connect devices physically30s
- Q2What type of network connects computers within a limited area, like a school or office?Wide Area Network (WAN)Metropolitan Area Network (MAN)Global Area Network (GAN)Local Area Network (LAN)30s
- Q3What does 'IP' stand for in networking?Internal PathIndex PositionInternet ProtocolInterface Point30s
- Q4Which device is used to connect multiple computers in a local area network?HubModemSwitchRouter30s
- Q5What is the primary function of a router?To provide powerTo store dataTo connect different networksTo amplify signals30s
- Q6What does Wi-Fi allow devices to do?Charge devices through the airConnect to a network wirelesslyProvide GPS navigationRun software applications30s
- Q7In App Lab, which component is used to display text on the screen?InputButtonImageLabel30s
- Q8What function is used in App Lab to create an event listener for a button click?triggerEventclickFunctiononEventaddEventListener30s
- Q9In app lab, which of the following is used to store information that can be changed during a program's execution?LoopVariableFunctionString30s
- Q10Which of the following correctly declares a variable in JavaScript within app lab?let = myVariable;variable myVariable;var myVariable;myVariable var;30s
- Q11What is the primary function of a CPU in a computer?To store dataTo display graphicsTo process instructionsTo connect to the internet30s
- Q12Which component of the CPU performs arithmetic and logic operations?RAMGPUALUROM30s
- Q13What does the term 'clock speed' refer to in CPU performance?The type of cooling systemThe amount of cache memoryThe number of cycles per secondThe size of the CPU30s
- Q14What is the purpose of the CPU's ALU (Arithmetic Logic Unit)?Transmitting signalsCooling the processorPerforming calculations and logical operationsStoring data permanently30s
- Q15What component of the CPU interprets instructions and directs the operation of the processor?Control UnitALUCacheRegisters30s