| Hint | Answer | % Correct |
|---|---|---|
| Machine language consisting of 0s and 1s | Binary | 93%
|
| A language used to interact with databases | Structured Query Language | 77%
|
| Converts web URLs into IP addresses | Domain Name System | 75%
|
| Symbol used to add a comment in Python | Hash | 60%
|
| Network used for anonymous online browsing | The Onion Router | 49%
|
| 7-bit character encoding system | ASCII | 45%
|
| Give the JavaScript command used to display text in the browser console | console.log() | 44%
|
| Process of adding random data to a password before hashing to make it more secure | Salting | 39%
|
| Character encoding system designed to include all the world's writing systems | Unicode | 39%
|
| Command used to send an ICMP echo request | Ping | 37%
|
| Name given to a more personalised version of phishing | Spear phishing | 32%
|
| What the "GPT" stands for in "ChatGPT" | Generative pre-trained transformer | 23%
|
| One of the founders of Microsoft | Paul Allen | 11%
|
| Windows file sharing occurs through this port | 445 | 8%
|
| In cybersecurity, testing the source code of a program | Static application security testing | 1%
|