PreviousNext
Predict the Output
Source files are here: AspectJExample3src.zip. If you need instructions on what do with these files, try here.
Have a look at the following Die class and the associated Main.main() method that serializes the Die.
Die class
Main class
Assignment: Predict the Output
Given these 2 classes, predict the output. Please do so before continuing.
PreviousNext
Comments