若i,j已定義為int型,則以下程序段中內(nèi)循環(huán)的總次數(shù)是()
A.30 B.36 C.27 D.18
A.順序結構、選擇結構、循環(huán)結構 B.if、switch、breakfor、 C.while、do-while D.if、for、continue