Solved

What Is a Common Mistake Made When Forming a Conditional

Question 33

Multiple Choice

What is a common mistake made when forming a conditional statement?


A) using the assignment operator instead of the comparison operator
B) using the compareTo method instead of the assignment operator
C) using the greater than operator instead of the assignment operator
D) using the less than operator instead of the comparison operator

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions