要判断变量n能同时被3和7整除,则下列能正确表示的是( )
A.n /3=0 and n/7=0
B.n3=0 and n7=0
C.n mod 3=0 and n mod 7=0
D.n mod 3=0 or n mod 7=0
试卷相关题目
- 1下列逻辑表达式中,能正确表示条件“x,y都是奇数”的是 ( )
A.x Mod 2 =1 Or y Mod 2 =1
B.x Mod 2 =0 Or y Mod 2=0
C.x Mod 2 =1 And y Mod 2 =1
D.x Mod 2 =0 And y Mod 2=0
开始考试点击查看答案 - 2、*、>=、and四个算术运算符中,优先级别最高的是( )
B.*
C.>=
D.and
开始考试点击查看答案 - 3dim a as integer dim b as integer a=5 b=10 b=b/aa=b*a b=a/bprint b 程序运行后,屏幕输出的结果是( )
A.10
B.0.5
C.5
D.0
开始考试点击查看答案 - 4以下变量定义及对应赋值完全正确的是( )
A.dim a as integera=50000
B.dim b as stringb=15
C.dim c as datec=2020-08-08
D.dim d as booleand="false"
开始考试点击查看答案 - 5有如下代码:dim a as integer dim b as integer a=10 a=b print a,b 则程序运行结果是( )
A.10 10
B.0 0
C.10 0
D.0 10
开始考试点击查看答案 - 6若变量n为变量a,b的公约数,则下列能正确表示的是( )
A.n/a=0 and n/b=0
B.n mod a=0 or n mod b=0
C.a mod n=0 or b mod n=0
D.a mod n=0 and b mod n=0
开始考试点击查看答案 - 7要判断一个三位数n的十位上数字是否为5,正确的表达式是( )
A.n10=5
B.n mod 10=5
C.n mod 100 10 =5
D.n 10 mod 10=5
开始考试点击查看答案 - 8若变量n为变量a,b的最小公倍数,则下列能正确表示的是( )
A.n/a=0 and n/b=0
B.n mod a=0 and n mod b=0
C.a mod n=0 or b mod n=0
D.a mod n=0 and a mod b=0
开始考试点击查看答案 - 9在窗体上画一个命令按扭(名称为Command1),然后编写如下事件过程 Private Sub Command1_Click() Dim a%,b%,c% b=5 c=6 Print a = b + c End Sub 程序运行后,单击命令按扭,其结果为( )
A.11
B.a=b+c
C.a=0
D.false
开始考试点击查看答案 - 10窗体中现有文本框“t1”“t2”,程序运行时光标在“t1”中,现要通过单击窗体让光标落在“t2”中,则下列代码正确的是( )
A.t2.gotfocus
B.t2.lostfocus
C.t2.setfocus
D.t1.setfocus
开始考试点击查看答案
最新试卷
注册安全工程师注册安全工程师安全生产管理知识2014年安全工
类别:建筑类其它注册安全工程师注册安全工程师安全生产管理知识2014年安全工
类别:建筑类其它注册安全工程师注册安全工程师安全生产管理知识2014年安全工
类别:建筑类其它注册安全工程师注册安全工程师安全生产管理知识2014年安全工
类别:建筑类其它注册安全工程师注册安全工程师安全生产管理知识2014年安全工
类别:建筑类其它注册安全工程师注册安全工程师安全生产管理知识2014年安全工
类别:建筑类其它注册安全工程师注册安全工程师安全生产管理知识2014年安全工
类别:建筑类其它注册安全工程师注册安全工程师安全生产管理知识2014年安全工
类别:建筑类其它注册安全工程师注册安全工程师安全生产管理知识2014年安全工
类别:建筑类其它注册安全工程师注册安全工程师安全生产管理知识2014年安全工
类别:建筑类其它