Actually, since the main is in the same class, those variables would be visible by the main regardless if they were initialized in the constructor or not. Notice how I said visible and not...