Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
If d1 and d2 are doubles with valid values, what is wrong with the following expression?
"answer = " + (d1 < d2)
Can't compare a String and a boolean
Can't concatenate a String and a boolean
Can't add a String and a boolean
If you think nothing is wrong with the expression, select this option
Can't compare a String and a double
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!