若i,j已定义为int型,则以下程序段中内循环的总次数是()
A.30 B.36 C.27 D.18
A.顺序结构、选择结构、循环结构 B.if、switch、breakfor、 C.while、do-while D.if、for、continue