题目内容

( )属于面向对象的程序设计语言。

A. 汇编语言
Basic语言
C语言
D. Java语言

查看答案
更多问题

假设当前工作簿最多可打开5个工作表,此时插入一个工作表,其默认工作表名为_____。

A. Sheet6
B. Sheet(5)
C. Sheet5
D. 自定

The word "bummer" (Line 4, Paragraph 5) most probably means something ______.

A. religious
B. unpleasant
C. entertaining
D. commercial

国标 16260 中,在描述外部(内部)效率度量时,给出了若干针对计算机系统时间消耗的定义,以下描述项中正确的有( ) 。① 响应时间是指从按动传送键到得到结果为止所需要的时间② 处理时间是指从接受一个消息到送出它的结果之间计算机的历时时间③ 周转时间是指从提出要求到得到结果所需要的时间④ 响应时间包括处理时间和传输时间

A. ①②③④
B. ①③
C. ②③
D. ①②④

针对下列程序段,需要( )个测试用例可以满足语句覆盖的要求。switch ( value ){case 0:other = 30;break;case 1:other = 50;break;case 2:other = 300;case 3:other = other / value;break;default:other = other * value;}

A. 2
B. 3
C. 4
D. 5

答案查题题库