What does a searching algorithm do?
Search through a set of data
Convert 1100111 from unsigned binary to hexadecimal
67
What is an example of a correct HTML tag?
<h1>
The Computer is an 'electronic' machine because
It can work without moving parts
Which animal leaps out of the water to talk to others of its kind?
Whale/Dolphin
What is an example of a searching algorithm?
Linear search
Convert 1010101001 from unsigned binary to hexadecimal
2BB
What does HTML stand for ?
Hypertext markup language
Two basic functions of a computer system are
Sending and receiving information
Which animal's baby is known as a "cygnet"?
Swan
What is an advantage of a linear search?
It is a simple algorithm
Convert 100110101 from unsigned binary to hexadecimal
135
What is an example of Metadata?
The title of a web page
When we load a program…
A copy of that program is made in RAM
Which animal moves most slowly?
Snail/Sloth
What is an advantage of a binary search
It's very quick
Convert 101010 from unsigned binary to hexadecimal
2A
What is a valid CSS rule?
h1 {color: blue; }
Process Control is
A computer's ability to monitor and control activity
Which animal moves the fastest?
Cheetah
How many passes will an insertion sort go through?
Only one pass
Convert 10010001 from unsigned binary to hexadecimal.
91
What tag will select all <img> tags on a page and give them a height of 200 pixels?
img {height :200px;}
What are advantages of using a computer?
Speed and reliability
Which animals heart is located in its head?
Shrimp