单项选择题
下列值不为true的表达式有()。
A、"john"=="john"
B、"john".equals("john")
C、"john"="john"
D、"john".equals(new String("john"))
点击查看答案&解析
相关考题
