Assume the following statement appears in a working Java program:
if(thing.equals(anotherThing)) x = 1;
You know that _________________________.
a. thing is an object of the Object class
b. anotherThing is the same type as thing
c. Both of the above are correct.
d. None of the above are correct.
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.