This post originated from an RSS feed registered with Java Buzz
by Michael Cote.
Original Post: "I've never used .equals() in the Java"
Feed Title: Cote's Weblog: Coding, Austin, etc.
Feed URL: https://cote.io/feed/
Feed Description: Using Java to get to the ideal state.
This "tip" reminds me, during a recent round of interviews for Java coders, one of my friends said, "I've discovered a whole new category of interviewees, 'Hmmm.... I've never used dot equals.'" That is, when asked what the difference (in Java) is between == and .equals(), they're confused about what .equals() is.