题库 高中信息

题干

能得到一个大于等于20且小于50随机整数的VB表达式是(   )
A.Int(rnd*50)-20
B.Int(rnd*30+20)
C.Int(rnd*31+20)
D.Int(rnd*30)+1
上一题 下一题 0.99难度 选择题 更新时间:2016-03-17 03:30:50

答案(点此获取答案解析)