Assume that partNumber references a String object. The following if statement should perform a case-insensitive comparison. What is wrong with it?
if (partNumber.equals("BQ789W4"))
available = true;
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.