
Revision
Quiz by Carol Thomson
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
35 questions
Show answers
- Q1In a client-server network where are the user profiles stored?Each client has their own serverServerAcross all the computers30s
- Q2An advantage of a peer to peer network is?There is no dependence on a serverIt is easy to carry out back-upsThey are very reliableThey are more secure30s
- Q3A MAC addresscan be dynamicis linked to individual pieces of hardwarecan be shared by different devicesis used to communitcate between networks30s
- Q4TCPis used by a web browser to access websitesswitches packetssets the rules for how devices connect to the internetis responsible for packet switching30s
- Q5A Creative Commons licence lets youshare films and videoslegally share media and software online without asking for permissioncopy whatever you want30s
- Q6The four types of CC licence areAttribution, Share-Alike, Non-Commercial, No DerivativesAttribution, Shareware, Non-Commercial, No Derivatives30s
- Q7A search algorithm is used tofind items in a listputs items into the right placesort items into ordersplit a list apart and put it together again30s
- Q8The advantage of a merge sorting algorithm over a bubble sorting algorithm is..It's quicker for short lists.it's simple to use.It uses less memory.it usually takes about the same time each time it is run.30s
- Q9A real data typeis a collection of charactersis a number with a decimal pointa whole numberis a single number30s
- Q10In programming a constantis a variable that takes user input.can only be used once.is assigned a value that cant be changed.30s
- Q11In programming an array isA special form of Boolean Operator.A type of IF statementA special form of iteration.a data structure that can store a collection of data values under one name.30s
- Q12SQL is short forStructured Query ListsSpecial Query ListsSpecial Query LanguageStructured Query Language30s
- Q13What type of logic gate is this?ORNOTAND30s
- Q14Which two gates are combined in this diagram?OR followed by ANDAND followed by NOTAND followed by OROR followed by NOT30s
- Q15What is an overflow error?This is when the memory is corrupted.This is when some numbers are in the wrong place.This is when a number has too many bits.This is when all the numbers are mixed up.30s