How to compare strings in Java

Posted by bob on Sep 21, 2019 12:03 PM EDT
Opensource.com
Mail this story
Print this story

String comparison is a fundamental operation in programming and is often quizzed during interviews. These strings are a sequence of characters that are immutable which means unchanging over time or unable to be changed. Java has a number of methods for comparing strings; this article will teach you the primary operation of how to compare strings in Java. There are six options: read more

Full Story

  Nav
» Read more about: Story Type: Interview

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.