This document contains instructions and tasks for a computing exam. It includes 3 tasks:
1. Creating database tables to store customer and component purchase data, with interfaces to generate reports based on input IDs.
2. Tracing an algorithm that outputs data from arrays based on index values.
3. Designing and implementing a user interface for a child-friendly calculator, allowing entry and calculation of numbers along with basic math operations.