An Exam Question:
Object Oriented Design
A system generates weather maps using data collected from
unattended weather stations.  Each weather station collects
meteorological data and produces summaries of the data.
On request, it sends the summary information to an area
computer.  The area computer uses a database of digitized
maps to generate a set of local weather maps.
5