iMedia
Programming
Data
Computer
Issues and Debates
100

Westgrass

Who was the client for the IDM project?

100

This programming construct allows a program to execute different sets of instructions based on certain conditions.

What is an if statement?

100

In binary code, this term refers to a group of 8 bits.

what is a byte?

100

This type of memory is volatile and is used by the CPU for storing data and instructions that are currently being executed.

What is RAM?

100

controls how personal information is used by organisations, businesses or the government.

What is the Data Protection Act?

200

A, B, C1,C2, D and E

What are examples of demographics?
200

 This sorting algorithm works by repeatedly stepping through the list, compares adjacent elements, and swaps them if they are in the wrong order.

What is Bubble Sort?

200

 In hexadecimal notation, this letter represents the decimal value 12.

What is C?

200

This component of a CPU is responsible for temporarily storing data and instructions that are actively being processed.

What is Cache?

200

123456

What is the most used password in the world?

300

Helps generate ideas for a client and obtain approval before creating the final product.

What is a mood board?

300

This language, developed by Guido van Rossum, is known for its readability and is often used for web development and automation.

What is Python?
300

Unicode is capable of representing how many unique characters?

What is over 1 million characters?

300

This component of a CPU performs arithmetic and logical operations on data, as well as controlling the flow of instructions.

What is the ALU?

300

0.034 grams

How much gold in a typical mobile phone?

400

A diagram helps plan the layout of a still image in a visual manner and shows how the finished item may look.


What is a visualisation diagram?

400

This data structure stores a collection of elements of the same type, accessed by an index starting from zero.

What is an array?

400

 In ASCII encoding, this decimal value represents the letter 'A'.

What is 65?

400

his term refers to the ability of a CPU to execute multiple instructions simultaneously, typically by overlapping the execution of different instructions.

What is pipelining?

400

unauthorised modification of computer material, punishable by twelve months/maximum fine (or six months in Scotland) on summary conviction and/or ten years/fine on indictment;

What is the 3rd principle of the Computer Misuse Act?

500

Technical, Symbolic and Written

What are the 3 types of Media Codes?

500

a simple code to print out a random number between 1 and 50, with the correct syntax explicitly detailed

What is 

import random

print(random.randint(1,50))?


500

the formula for working out the file size of a sound recording



What is File Size = Sampling Rate × Bit Depth × Number of Channels × Duration

500

The component of a computer's architecture is responsible for coordinating the activities of the CPU, memory, and other peripherals.

What is the system bus?

500

An international non-profit organization that empowers people to grow and sustain the thriving commons of shared knowledge and culture we need to address the world's most pressing challenges and create a brighter future for all

What is Creative Commons?