[单选题]

以下程序段的输出结果为______。 X=1 Y=4 Do Until Y>4 X=K*Y Y+Y+1 Loop Print X

A.1

B.4

C.8

D.20

参考答案与解析: