网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
若某台微型计算机的型号是486/25,其中25的含义是()。
- A、CUP中有25个寄存器
- B、CUP中有25个运算器
- C、该微机的内存为25MB
- D、时钟频率为25MHZ
参考答案
更多 “若某台微型计算机的型号是486/25,其中25的含义是()。A、CUP中有25个寄存器B、CUP中有25个运算器C、该微机的内存为25MBD、时钟频率为25MHZ” 相关考题
考题
某微型计算机标有P4/1.7G/256M/40G,其中P4/1.7G的含义为()。
A、微机的品牌和CPU的主频B、微机的品牌和内存容量C、CPU的型号和主频D、CPU的型号和内存容量
考题
11. class Cup { } 12. class PoisonCup extends Cup { } 21. public void takeCup(Cup c) { 22. if(c instanceof PoisonCup) { 23. System.out.println(”Inconceivable!”); 24. } else if(c instanceof Cup) { 25. System.out.println(”Dizzying intellect!”); 26. } else { 27. System.exit(0); 28. } 29. } And the execution of the statements: Cup cup = new PoisonCup(); takeCup(cup); What is the output?() A、 Inconceivable!B、 Dizzying intellect!C、 The code runs with no output.D、 An exception is thrown at runtime.E、 Compilation fails because of an error in line 22.
考题
单选题若某台微型计算机的型号是Pentium/200,其中200的含义是()。A
CPU中有200个寄存器B
CPU中有200个运算器C
该微机的内存为200MBD
时钟频率为200MHz
考题
单选题某台微型计算机的型号是486/25,其中25的含义是()A
CPU中有25个寄存器B
CPU中有25个运算器C
该微型计算机的内存为25MBD
时钟频率为25MHz
热门标签
最新试卷