Section C 2020

From TRCCompSci - AQA Computer Science
Revision as of 10:45, 18 September 2019 by Admin (talk | contribs) (Events)
Jump to: navigation, search

This section is to document the skeleton program. Section C will be questions relating to the actual code within the program and could relate to specific methods, variables, programming skills, or theory topics.

Classes

The skeleton program has the following classes:

2020 - Household

2020 - Settlement

2020 - LargeSettlement

2020 - Outlet

2020 - Company

2020 - Simulation

Events

The skeleton program should be able to create the following events:

2020 Add Household Event

2020 Cost of Fuel Change Event

2020 Reputation Change Event

2020 Cost Change Event