填空题
(int)(Math.random()*338+100)产生的随机整数中,最小数为(),最大数为()。
100;437
填空题 包是一系列相关()和()的集合。
填空题 在语句int a[]中,a 表示()。
填空题 调用Math.round(8.5)方法返回的结果是()。