Diagrams
Algorithms
File and Data Types
More Diagrams
Ridiculous Category
100

This symbol is used to represent a data store on a data flow diagram

Open ended rectangle

100

A guarded loop is also known as this

A pre-test loop

100

A sequential file should always end with this

Sentinel Value

100

This is used to break a software project into sub tasks and assign them to personell

Gantt chart

100

The tallest living animal

Giraffe

200

The name for these rectangles used on a context diagram that provide the source of inputs into a piece of software

External Entities

200

In algorithms involving text files, OPEN for INPUT is a command known as this

Priming Read

200

Indexing AND Dot notation is used for this data type

Array of Records

200

This contains the most metadata of all system documentation types

Data Dictionary

200

The smallest animal in the world

Shrew

300

A filled in circle with an arrow attached represents this on a structure chart

Flag variable

300

A binary search can only be completed when this has occured

Sorting of the array elements

300

This data type should be used for numbers when no mathematical or numerical calculations are required

String

300

The order of execution within a program is represented on a structure chart this way

Top to bottom, left to right

300

The oldest animal in the world

Tortoise

400

Diamonds on both algorithm and system flowcharts represent this

Decision

400

This type of search does not divide an array into a sorted and unsorted section but relies on comparisons throughout the entire array

Bubble Sort

400

An array of arrays

2 dimensional array

400

One important rule of developing a data flow diagram is that no external entity should ever directly access a data store without this in between

A process

400

Heaviest animal in the world

Blue Whale

500

This diagram shows the various screens of a software solution and the navigation between them

Storyboard

500

A counted loop is not readily represented in a flowchart. Instead, this is created and added to the existing definition of a while loop

A counter or i value

500

An appropriate data type for a currency

float

500

A single circle is used to represent the entire software in this type of diagram

Context Diagram

500

The worst animal in the world

Snake

M
e
n
u