【简答题】阅读程序,写出程序运行结果。 #include void fun(int *x) { printf("%d\n",++*x); } void main() { int a=25; fun(&a); }
【简答题】1阿尔卡特朗讯在中国的IT整合.pdf 1宝供的信息化发展之路.pdf 1北京石油机械厂的ERP之路.pdf 案例分析题.docx
【判断题】当前我国信息化发展越来越好,已经不存在什么问题了。()
【单选题】I’ve been writing this report ____for the last two weeks ,but it has to be handed it tomorrow.
【多选题】当代的丝绸之路已经超越了古代的丝绸之路,这是因为()。
B.
当代的丝绸之路到了鹿特丹、德国,而古代丝绸之路只到威尼斯
【简答题】阅读程序,写出程序运行结果。 #include void main( ) { int x =5, y= 10; y++ ; x += ++y; printf("%d,%d", x, y); }
【单选题】水在规格为 Ф38×2.5mm 的圆管中以 0.1m/s 的流速流动,已知水的黏度为 1mPa·s,密度1000kg/m3, 则其流动的型态为 。