JYSS 2019 P1 Solution
Uploaded by IDKWHYBUTIAM · 3 November 2024
Preview
Marking Scheme 1 (a) • 2048/1024 (or 1024 × 2) • 2 GB [2] (b) • Instructions/programs/data • currently in use [2] (c) Any two from: • RAM is volatile, ROM is non-volatile • RAM is temporary, ROM is (semi) permanent • RAM normally has a larger capacity than ROM • RAM can be edited ROM cannot be edited // Data can be read from and written to RAM, ROM can only be read from. [2] 2 Security term Statement Gathers information by monitoring key presses on a user’s keyboard; the information is relayed back to the originator of the software. Cookie Provides a secure connection between web browsers and websites allowing secure transmission of private data. Pharming Uses rules and criteria, set by the user, to help protect a network or system from unauthorised access. Phishing Legitimate-looking email is sent in the hope of gathering personal information; it requires the user to click. Spyware a message given to a web browser by a web server; it is stored in a text file; the message is then sent back to the server each time the browser requests a page from the server Firewall Malicious code installed on the hard drive of a user’s computer; this code will redirect the user to a fake website without the user’s knowledge. [5]
2 3 (a) freeware (b) free and open source software (c) shareware [3] 4 (a) media access control [1] (b) Any two from: – hardware/physical address – unique address/number associated (with network card in) a device/computer – usually 48/64 bits (12/16 hex digits) – first 6/8 digits = manufacturer code/ID of device (NIC) – last 6/8 digits = serial number of device (NIC) [2] 5 (a) [4] (b) 1 1 0 1 0 0 1 0 0 1 1 0 [2] (c) D 2 6 [2] (d) Two from: • It makes the values easier to read/write/understand/debug • Shorter way to represent binary // Uses less screen/display space • Fewer errors made (in data transcription) • Easier to debug (for humans) [2] F A 7 1 1 1 1 1 0 1 0 0 1 1 1 D 3 E 1 1 0 1 0 0 1 1 1 1 1 0
3 6 (a) X = (NOT W AND T) OR (NOT T AND H) [2] (b) [5] (c) Input Working space Output W T H X 0 0 0 0 0 0 1 1 0 1 0 1 0 1 1 1 1 0 0 0 1 0 1 1 1 1 0 0 1 1 1 0 [4] 4 marks for 8 correct outputs 3 marks for 6 or 7 correct outputs 2 marks for 4 or 5 correct outputs 1 mark for 2 or 3 correct outputs
4 7 – Line 2: OutRange = 0 – Line 6: should be OutRange = OutRange + 1 – Line 7: NEXT X should be NEXT Count / Line 3: FOR Count = 1 TO 10 should be FOR X = 1 TO 10 [6] 8 (a) • SSD // SD card // Flash memory • Small physical size • Lightweight • Low heat production • Low power consumption • It’s quiet • Fast read/write times (b) • DVD // Blu-ray // USB Flash Drive // SD card • Easy to distribute • Small in size • Cheap to buy • Universal storage t
Content continues in the PDF.
Related notes
- Computing o level notes Notes/Practices · 2023
- BVSS Prelim P1 CPExam Papers · 2024
- CWSS Prelim P1 CPExam Papers · 2024
- CWSS Prelim P1 MSExam Papers · 2024
- BVSS Prelim P1 MSExam Papers · 2024
- computing notesNotes/Practices

