多项选择题

下面哪个语句是正确的()

A.short s=256;
B.String s=‘Helloworld’;
C.int x=012;
D.char c=“a”;