若int類(lèi)型數(shù)據(jù)占兩個(gè)字節(jié),則下列語(yǔ)句的輸出為(). int k=-1; printf("%d,%u\n",k,k);(u無(wú)符號(hào)十進(jìn)制整數(shù))
A.-1,-1 B.-1,32767 C.-1,32768 D.-1,65535
A.define IF type B.getc char printf C.include scanf case D.while go pow