public class calculator { private static int temp1; private static int[]num1 = new int[ 10]; private static String[]str= ...
tw.knowledge.yahoo.com