Add println statements in all the places you are interested in and look at the order they are executed.


You can have main() methods in all your classes. They are only used when you use the java...