单项选择题

下面哪个表达式是错误的()

A.int i = 100;
B.float f = 100.0;
C.Object o =  “Hello world”;
D.char c =   „\u1234‟;