单项选择题

下列程序的执行结果为( )。 n=0 j=1 Do Until n>2   n=n+1   j=j+n*(n+1) Loop Print n;j

A.0 1
B.3 7
C.3 21
D.3 13
热门 试题

填空题
Val(Text1.Text)
填空题
E