| Hint | Answer | % Correct |
|---|---|---|
| A crucial memory type, it stores the data of programs that the computer is running at any moment. As it is volatile, any data stored will be lost when power is switched off. | Random access memory | 89%
|
| In cybersecurity, a system that filters inbound and outbound traffic on a computer's network | Firewall | 69%
|
| The file extension given to a disk image | .iso | 54%
|
| Represents a HTML or XML document as a tree structure composed of nodes (objects) and can be interacted with using JavaScript | Document Object Model | 46%
|
| What URL stands for | Uniform Resource Locator | 46%
|
| On Microsoft Windows, the generic name for a file consisting of a series of commands to be executed by the command line interpreter | Batch | 40%
|
| A malicious program which can damage a computer without user action and spread to other networks | Worm | 31%
|
| A one-line shortcut to the if-else statement | Ternary operator | 29%
|
| Devices composed of transistors which operate using Boolean logic | Logic gates | 17%
|
| Adjective used to describe fake or malicious antivirus software | Rogue | 3%
|