14
Question Question 14
Is it safe to directly use the == operator to determine whether objects of type float are equal ?
- Yes
- No ✓
- Yes, if the values are < 100
- Yes, if the values are > 100
Is it safe to directly use the == operator to determine whether objects of type float are equal ?