27.請決定下列迴園中指定敘述執行的次數。 
for(i=1; i<=n; i++) 
ans = ans +1;
(A)n-1
(B)n+1
(C)n
(D)n2

答案:登入後查看
統計: A(1), B(4), C(13), D(3), E(0) #2492837