多项选择题

A.Booleanb=newBoolean("abcd");
B.floatf=123;
C.byteb=127;
D.intx=(int)(1.23);