A.int i,j=20; B.char c="c"; C.float f=1+2; D.int x,y;x=y=10;
A.常量 B.變量 C.表達(dá)式 D.算法
執(zhí)行以下程序后,輸出‘’號的個數(shù)是()。
A.3 B.4 C.5 D.6