A.1 B.4 C.2 D.8
A.booleanflag=false; B.intk=1+’k’; C.charch="c"; D.floatr=1/2;
A.float f=-5; B.float f=0x0687; C.float f=1.0; D.float f=7.8f;