柠檬试题库
search
首页
计算机
公务员
驾照
关于
share
2006年11月份江苏省建筑及装潢材料的零售总额约是2005年11月份的()
A.3倍
B.1倍
C.1.4倍
D.2倍
热度🔥9
参考答案:D
解析:
由材料可知,建筑及装潢材料零售总额11月份同比增长102.2%,所以约为2005年11月份的2倍。
复制题目向AI提问
content_copy
content_copy
扫码免费计算机二级刷题
2025年计算机等级考试题库
推荐
若有以下程序 #include main() { int a=6, b=0, c=0; for ( ;a&&(b==0); ) { b += a; a -= c++; } printf("%d,%d,%d\n", a,b,c); } 则程序的输出结果是
如果在一台主机的Windows环境下执行命令Ping www.pku.edu.cn得到下列信息 Pinging www.pku.edu.cn [162.105.131.113] with 32 bytes of data: Request timed out. Request timed out. Request timed out. Request timed out. Ping statistics for 162.105.131.113: Packets: Sent=4, Received=0, Lost=4 (100% loss) 那么下列结论中无法确定的是()
下列哪一种调度算法是不可抢占的?
全高清视频的分辨率为1920×1080P,如果一张真彩色像素的1920×1080 BMP数字格式图像,所需存储空间是( )。