Difference between revisions of "Section C 2017"
(→Object Orientated Programming Terms) |
(→Object Orientated Programming Terms) |
||
Line 39: | Line 39: | ||
[[Abstract - Virtual - Static]] | [[Abstract - Virtual - Static]] | ||
− | |||
− | |||
=Programming Structures / Theory= | =Programming Structures / Theory= |
Revision as of 11:58, 30 November 2016
Contents
Introduction
You are advised to spend no more than 15 minutes on this section. Questions will refer to the Preliminary Material and the Skeleton Program, but will not require programming.
This section will ask you questions about the code itself and will test your knowledge of programming structures and especially Object Orientated Programming terms.
Skeleton Program
Class Definitions
Class Diagram
A class diagram will go here
Main Program
An explanation will be here for the main section of the program
Object Orientated Programming Terms
You may be asked to explain the following terms and identify where they are used in the skeleton program: