A.int a[][] = new int[][] B.int a[10][10] = new int [][] C.int [][]a = new int [10][10] D.int a[][] = new int[10][10]
A.web.xml B.weblogic-ejb-jar.xml C.weblogic.xml D.ejb-jar.xml E.ejb.xml
A.input B.inout C.in D.out