to run a Java program I MUST have a method named main w/ this public static void main(String[] args) { code to run }