下列语句中,()正确完成整型变量的声明和赋值(选两项)

下列语句中,()正确完成整型变量的声明和赋值(选两项)

A.intcount,count=0;

B.intcount=0;

C.count=0;

D.intcount1=0,count2=1;

正确答案:D

猜你喜欢