💻ap computer science a review

StringOne.compareTo(stringTwo)

Written by the Fiveable Content Team • Last updated August 2025
Verified for the 2026 exam
Verified for the 2026 examWritten by the Fiveable Content Team • Last updated August 2025

Definition

The `stringOne.compareTo(stringTwo)` method is used to compare two strings lexicographically. It returns an integer value that indicates the relationship between the two strings.

"StringOne.compareTo(stringTwo)" also found in:

2,589 studying →