class interp { public static void main(String args[]) throws java.io.IOException { /* Return the maximum number of arguments in any print statement */ System.out.println(prog.prog.maxargs()); /* Return the result of interpreting the program */ prog.prog.interp(); } }