●An Embedded System is a (72)designed for specific control functions within a larger system.
(72) A. computer
B. program
C.computer system
D.tool
第1题:
Output is data that has been processed into useful form. called(72). That is a computer processes input into output.
A.data
B.information
C.interface
D.system
第2题:
所有Windows窗体控件都是从System.Windows.Forms.Control类继承而来,它公开的成员不包含()
A.属性
B.事件
C.方法
D.窗体
第3题:
斜楔的楔角愈小,增力比愈();摩擦角愈大,增力比愈() The smaller the wedge angle is, the force ratio is ();The larger the friction angle is, the force ratio is ().
A.大 小 larger,smaller
B.大 大 larger,larger
C.小 小 smaller, smaller
D.小 大 smaller,larger
第4题:
A.Win.ini
B.Control.ini
C.System.ini
D.System.DAT
第5题:
下面程序段的运行结果是()System.out.println(10+"*"+20); System.out.println(10+20+"*"); System.out.println(10+20+'*'); System.out.println("*"+10+20); 注:'*'的ASCII码为42
A.10*20 30* 72 *1020
B.10*20 1020* 72 *1020
C.10*20 30* 1020* *1020
D.10*20 30* 72 *30
第6题:
2、所有Windows窗体控件都是从System.Windows.Forms.Control类继承而来,它公开的成员不包含()
A.属性
B.事件
C.方法
D.窗体