A.0 B.1 C.2 D.3
A.for循环的第1个参数用于初始化变量。 B.for循环的第2个参数用于条件判断。 C.for循环的第3个参数用于改变第1个参数的值。 D.for循环的各参数之间使用逗号分隔。
A.& B.* C.$ D.¥