柠檬试题库
search
首页
计算机
公务员
驾照
关于
share
度量计算机运算速度常用的单位是( )。
A.MIPS
B.MHz
C.MB/s
D.Mbps
热度🔥447
参考答案:A
解析:
解析:运算速度指的是微机每秒所能执行的指令条数,单位用MIPS(百万条指令/秒)。
复制题目向AI提问
content_copy
content_copy
扫码免费计算机二级刷题
2025年计算机等级考试题库
推荐
有以下程序段: k=5 For I=1 to 10 step 0 k=k+2 Next I 执行该程序段后,结果是( )。
若有以下程序 #include void f(int x) { if (x >= 10) { printf("%d-", x%10); f(x/10); } else printf("%d", x); } main() { int z = 123456; f(z); } 则程序的输出结果是
如果在一台主机的Windows环境下执行Ping命令得到下列信息: Pinging www.nankai.edu.cn [202.113.16.33] with 32 bytes of data: Reply from 202.113.16.33: bytes=32 time<1ms TTL=128 Reply from 202.113.16.33: bytes=32 time<1ms TTL=128 Reply from 202.113.16.33: bytes=32 time<1ms TTL=128 Reply from 202.113.16.33: bytes=32 time<1ms TTL=128 Ping statistics for 202.113.16.33: Packets: Sent = 4, Received = 4, Lost = 0(0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms 那么下列结论中无法确定的是()。
数据库管理系统应能实现的专门关系运算包括( )。
标签
二级MS Office高级应用
速度
运算
单位
mips