Ok, so I guess my question would be: Is tester supposed to be an object or the executing class (the main)?


As for this code:

public Tester()
{
ClockDisplay clock = new...