A2 Computing Starter 2

?
  • Created by: mrkhan
  • Created on: 03-12-13 10:32
Pseudo Code is one example of designing an algorithm. What is the other?
Flowchart
1 of 13
The name given to an algorithm that calls itself
Recursive
2 of 13
This type of parameter is passed to procedures to use and not change
Value
3 of 13
When testing algorithms we use data which is normal, extreme, non-existence and .....
Incompatible
4 of 13
The name given when ensuring data is in the correct order
Sorting
5 of 13
Complete the sequence, Bubble, Insertion and ...
Quicksort
6 of 13
When supermarkets analyse the data they have collected from all of their branches to determine the buying patterns of customers is an example of Data ...
Mining
7 of 13
The job role that looks after databases in organisations is a Database ......
Administrator
8 of 13
SQL stands for
Structured Query Language
9 of 13
The diagram that shows how the entities are linked to each other.
Entity Relationship Diagram
10 of 13
Sign and Magnitude is one method of representing negative numbers in binary what is the other method?
Twos complement
11 of 13
Which data structure is know as a LIFO structure?
Stack
12 of 13
When programs are stopped the data from them is lost. This can be prevented by saving the data to...
Files
13 of 13

Other cards in this set

Card 2

Front

The name given to an algorithm that calls itself

Back

Recursive

Card 3

Front

This type of parameter is passed to procedures to use and not change

Back

Preview of the front of card 3

Card 4

Front

When testing algorithms we use data which is normal, extreme, non-existence and .....

Back

Preview of the front of card 4

Card 5

Front

The name given when ensuring data is in the correct order

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Misc resources »