Computer Systems
Software Development
Web Development
Database Development
Lucky Dip
100

The largest positive integer that can be stored in 1 byte?

255

100

Give an example of a string data type?

a piece of text e.g. Marr College

100

The HTML tag for starting a new paragraph...

<p>

100

2 ways that data can be sorted in a database?



Ascending 

Descending

100

The Computer Scientist who was instrumental during World War 2 with his Enigma machine?

Alan Turing

200

A grid of pixels. Each pixel stores a binary colour code? What is?

Bitmapped Graphic

200

An example of a logical operator would be? 

AND, OR, NOT

200

Which heading will produce a smaller font size, h1 or h6?

h6

200

The SQL statement used to add new data into a table

INSERT

200

The name of the technology company who created XBOX is?

Microsoft

300

Floating Representation is used to store REAL numbers. The 2 elements stored are called? 

Mantissa 

Exponent

300

The process of joining strings together or creating an output sentence that includes a value stored in a variable?

Concatenation

300

What is the main purpose of CSS?

Styling a page including layout, fonts, colours. Altering the presentation of content. 

300

The validation check used to ensure data is entered into a field?

Presence

300

1024 Megabytes equals 1...





What is the file extension for an external CSS style sheet?

Gigabyte
400

The 3 parts of the CPU are...?

ALU, Registers & Control Unit

400

What type of error causes your program to run but then crash during runtime?

Execution

400

What type of addressing is used for an internal hyperlink?

Relative

400

The key used to join 2 or more tables together in a relational database?

Foreign Key

400

ASCII stands for?

American Standard Code for Information Interchange

500

The security measure used to scramble data into an unreadable form. What is?

Encryption

500

The process of revisiting earlier stages in the development process can be described as...?

Iterative

500

What is the HMTL code for inserting an image cat.jpg that is stored in the same folder as the .html document?

<img src = "cat.jpg"/>

500

Selecting data from 2 more tables as part of an SQL SELECT statement requires what? 

Equi-join

500

What law makes it illegal to use digital media without the owners consent?

Copyright, Designs and Patents Act

M
e
n
u