Patryk is setting up a network for a school. Give two reasons why Patryk would choose a client/server network rather than a peer-to-peer network. (2)
All posts by Mr McNeice
2015 – Q10
2015 – Q9
Describe two methods of improving the readability of code. (2)
2015 – Q8
Explain why file compression is used before transferring files to cloud storage. (1)
2015 – Q7
2015 – Q6
Kirsty is creating a website for a computer games company. Here is part of the page.
Give one reason why the design of these links is not good practice. (1)
2015 – Q5
This pseudocode allows the user to guess the age of a teddy bear to win it in a competition.
Complete the table below to show normal and exceptional test data for guess. (2)
2015 – Q4
A web browser keeps a history of websites visited. State one other feature of a web browser. (1)
2015 – Q3
The pseudocode shown below uses a simple condition.
IF age < 5 THEN SEND nursery TO DISPLAY
Create a complex condition that will display “school” if a person is between the ages of 5 and 18 inclusive. (2)
2015 – Q2
A computer program is created to store data about the total number of pupils who pass an exam.
State the most suitable data type for the total. (1)