问题 单项选择题

以下程序段中Do...Loop循环执行的次数为______。n=5 Doif n mod 2=0 then n=n\2else n=n*3+1end if Loop until n=1

A.4

B.3

C.5

D.2

答案

参考答案:C

单项选择题
名词解释