单项选择题

当int x = 3 , y = 4时,表达式boolean b =x == y ? true : false的结果是false。( ) A. 对 B. 错