61

你真的懂 == 和 equals 的区别吗?

 5 years ago
source link: https://juejin.im/post/5c7ddcd06fb9a04a06059bea
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
在 Java 中 == 和 equals 的区别,是面试必问的问题,然而只有很少的面试者才能完全回答正确。 常见的错误回答就是:== 基础类型对比的是值是否相同,引用类型对比的是引用是否相同;而 equals 则是比较的值是否相同。 至于为什么说它是错的,看完

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK