单项选择题

下面的变量说明中正确的是____________。

A.int:a, b, c;
B.int a; b; c;
C.int a, b, c
D.int a, b, c;