Getting Started with Java
This is a 100% free course, but we need you to first join or login to watch this video.
Alright, join or login here.This video shows you how to use the relational operators in Java such as greater than, less than, greater than or equals to, less than or equals to, equals to, and not equals to and how to use Float.compare() and Double.compare() to compare decimal values with each other after illustrating the flaw in comparing them the normal way.