Skip to main content

← Software Systems Development syllabus

Northern IrelandSoftware Systems Development

AS 2 Event Driven Programming

5 dot points across 5 inquiry questions. Click any dot point for a focused answer with worked past exam questions where available.

How are arrays, lists and records used to hold an application's data, and how are linear and binary search and a simple sort carried out?

What is event driven programming, and how do events, event handlers and the event loop drive an application?

How does an application read from and write to text files so that data persists between runs?

How are forms and GUI controls used to build a usable interface, and what HCI principles guide good design?

How is an event driven application tested and debugged, and how does exception handling stop run-time errors from crashing it?