团体辅导室布置一般实用面积在约()平米,最好大于20平米。A、100B、30C、80D、45
团体辅导室布置一般实用面积在约()平米,最好大于20平米。
A、100
B、30
C、80
D、45
相关考题:
3下面程序段的输出结果为( )。public class Test{ int a, b; Test() { a=100; b=200; } Test(int x, int y) { a=x; b=y; } public static void main(String args[]) { Test Obj 1 = new Test(12,45 ); System.out.println("a="+Obja+" b="+Objb); Test Obj2 = new Test(); System.out.println("a="+Obja+" b="+Objb); }}A.a=100 b=200 a=12 b=45B.a=12 b=45 a=100 b=200C.a=12 b=200 a=100 b=45D.a=100 b=45 a=12 b=200
可以划船水面的中游游船量与水面大小密切相关,一般要求每只游船拥有()水面。A.20~30平米B.45~50平米C.80~85平米D.100平米以上