Java provides two options for string compare. First is == operator and second is .equals() function for Java string compare. This Java tutorial will help you to understand string comparison under Java and difference between == and .equals() for string comparison in Java. Operator == checks for the object reference and matches true if...
Tag: tutorial
All rights reserved. © 2013-2018 TecAdmin.net. This site uses cookies. By using this website you agree our term and services