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 the relational operators in Java which have a less than, greater than, less than equal to , greater than equals to , equals to and not equals to symbol. Each of these operators will take a value or a variable containing a value on the left and right and then compare them to return a true or false.