题目内容

下面哪一个运算符不是引用运算符____。A.:B.,C.&D.空格

查看答案
更多问题

Excel中的公式只能由等号、数值和运算符组成。

A. 对
B. 错

A12单元格位于工作表第1行第12列。

A. 对
B. 错

Which of the following assignment statements is correct to assign character 5 to c?

A. char c = "344";
B. char c = 5;
C. char c = "5";
D. char c = '5';

Note that the Unicode for character A is 65. The expression 'A' + 1 evaluates to ________.

A1
B
C. Illegal expression
D. 66

答案查题题库