下列FORTRAN表达式中,值为.TRUE.的是( )。

A:NOT.(.TRUE.OR.TRUE.AND..FALSE.) B:NOT..FALSE..AND..FALSE. C:NOT.(.TRUE..AND..FALSE.) D:NOT.FALSE.AND.TRUE.EQV.FALSE.

下列FORTRAN表达式中,值为.TRUE.的是( )。

A:.NOT.(.TRUE..OR..TRUE..AND..FALSE.) B:.NOT..FALSE..AND..FALSE. C:.NOT.(.TRUE..AND..FALSE.) D:.NOT..FALSE..AND..TRUE..EQV..FALSE.

Which of the following is TRUE

A:We use all the words, phrases and quotations from Shakespeare’s writings. B:Shakespeare’s writings have become the property of those who are learning to speak English. C:It is likely to be true that people often do not know the origin of the words they use. D:All the words people use are taken from Shakespeare’s writings.

下面程序段:
boolean a=false;
boolean b=true;
boolean c=(a&&b)&&(!b);
boolean result=(a&b)&(!b);
执行完后,正确的结果是( )。

A:c=false;result=false B:c=true,result=true C:c=true;result=false D:c=false;result=true

下面程序段的输出结果为 public class Test { public static void main(String args[]) { boolean a,b,c; a=(3<5); b=(a==true); System.out.printin( "a="+a+"b="+b) ; c-(b==false); System.out.println(b="+b+"e="+c) ; } }

A:a=true b=false b=true c=false B:a=true b=false b=true c=true C:a=true b=true b=true c=false D:a=false b=false b=true c=false

a , b 为非零向量,且 | a + b | = | a | + | b | ,则( )

A: a b 方向相同 B: a = b C: a = - b D: a b 方向相反

下列条件中能得到 a = b 的是( )

A: | a | = | b | B: a b 的方向相同 C: a = 0 b 为任意向量 D: a = 0 b = 0

若非零向量 a b 满足 | a - b | = | b | ,则( )

A: | 2 b | > | a - 2 b | B: | 2 b | < | a - 2 b | C: | 2 a | > | a - 2 b | D: | 2 a | < | a - 2 b |

设非零向量 a , b 满足 | a + b | = | a - b | ,则( )

A: a b B: | a | = | b | C: a / / b D: | a | > | b |

true shunt

微信扫码获取答案解析
下载APP查看答案解析