In this presentation we continue exploring elements of classes and the Java language including how source code is written and presented. We also introduce conditional statements, which offer choices between different actions as the program executes.
We examine some of the components of the ticket machine program. We look at some further elements of the Java language such as local variables and scope, operators, parameters and comments.