44. In a programming language, which of the following is not a loop?
(A) Repeat statement
(B) For statement
(C) If- else statement
(D) While statement

答案:登入後查看
統計: A(5), B(4), C(23), D(3), E(0) #2927206

詳解 (共 1 筆)

#5486369

用編程語言,以下哪個不是循環?
 
(a)Repeat語句
(b)for語句
(c)if- else語句
(d)While語句

if - else條件式

0
0