A. int a = 100; B. Integer b = new Integer(100);. There are two java statements written above. What is the ratio of memory used by b to ...
確定! 回上一頁