AQA GCSE Computer Science — Paper 2 (Computing Concepts)
Total marks: 90 · Duration: 105 minutes
Instructions to candidates
- Answer all questions in the spaces provided.
- This paper covers Data representation, Computer systems, Computer networks, Cyber security, Relational databases and SQL, and the ethical, legal and environmental impacts of digital technology.
- The maximum mark for this paper is 90. The marks for each question are shown in brackets.
Paper
Section A — Multiple Choice and Short Answer (24 marks)
1. How many bits are there in one byte? (1 mark) A) 4 B) 8 C) 16 D) 1024
2. Which is lossless compression? (1 mark) A) Reduces file size by permanently removing data B) Reduces file size with no loss of data C) Always increases file size D) Only works on images
3. Which component carries out calculations in the CPU? (1 mark) A) Control unit B) ALU C) RAM D) Cache
4. A phishing attack is an example of: (1 mark) A) malware B) social engineering C) a firewall D) encryption
5. Convert the denary number 45 into 8-bit binary. (1 mark)
6. Convert the binary number 1011 0010 into hexadecimal. (2 marks)
7. State the difference between RAM and ROM. (2 marks)
8. Calculate the file size, in kilobytes, of a bitmap image that is 200 × 100 pixels with a colour depth of 8 bits. Show your working. (3 marks)
9. Describe the fetch–decode–execute cycle. (3 marks)
10. Explain two factors that affect the performance of a CPU. (4 marks)
11. Describe what is meant by a MAC address and how it differs from an IP address. (4 marks)
Section B — Networks and Security (30 marks)
12. A school sets up a network. (a) State one difference between a LAN and a WAN. (1 mark) (b) Describe the star network topology and give one advantage of it. (3 marks) (c) Explain the role of DNS when a user types a web address into a browser. (3 marks) (d) Explain why data is sent in a layered model such as TCP/IP. (2 marks)
13. The school is concerned about cyber security. (a) Describe two forms of malware. (4 marks) (b) Explain how an SQL injection attack works. (3 marks) (c) Describe three methods the school could use to protect its network. (6 marks) (d) Explain why people are often described as the weakest point in security. (2 marks)
Section C — Databases, Impacts and Representation (36 marks)
14. A database stores student records.
(a) Define the terms primary key and foreign key. (2 marks)
(b) Explain one advantage of a relational database over a flat-file database. (2 marks)
(c) Write an SQL statement to select the Name and Year of all students in the table Students where the Year is greater than 9, sorted by Name. (4 marks)
15. Data is represented in binary.
(a) Add the binary numbers 0011 0101 and 0001 1010. Give your answer in 8-bit binary. (2 marks)
(b) Explain what is meant by overflow in binary addition. (2 marks)
(c) Describe how a sound wave is represented digitally, including the effect of sample rate on quality. (4 marks)
16. Digital technology has wider impacts. (a) Explain one ethical and one environmental issue raised by digital technology. (4 marks) (b) Describe the purpose of the Computer Misuse Act. (2 marks)
Section D — Extended Response
17. A company is choosing between using open source and proprietary software. Discuss the advantages and disadvantages of each, and recommend which the company should choose. (8 marks)