If you create two String objects: String name1 = new String("Jordan"); String name2 = new String("Jore"); then name1.compareTo(name2) has a value of ____________ .
a. true
b. false
c. –1
d. 1
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.