题目内容

按照排序过程涉及的存储设备的不同,排序可分为____排序。

查看答案
更多问题

1、()是正确的JavaScript判断语句。

A. if( i=0 )
B. if( i==0 )
C. if i==0 then
D. if i=0 then

The_______statement is used to make simple decisions in Java.该语句用于在Java中做出简单的决定.

A. do/while
B. for
C. branch
D. if

A Boolean expression is one that is either:布尔表达式是以下之一:

A. true or false
B. x or y
C. Positive or negative积极 或 消极
D. None of the above 以上都不是

This type of operator determines whether a specific relationship exists between two values:这种类型的运算符确定两个值之间是否存在特定关系

A. Logical 逻辑运算
B. Mathematical 算术运算
C. Unary 一元运算
D. Relational 关系运算

答案查题题库