赞题库-背景图
单项选择题

产生100以内(不含100)2位随机整数的Visual Basic表达式是

A.Int(Rnd(1)*91)+10
B.Int(Rnd(1)*90)+10
C.Int(Rnd(1)*91)+11
D.Int(Rnd(1)*90)+11