Okay in Java, we also have the relational operator. So let's say a double w equal ny double equals six. So let's say I want to use a relational operator. So, w equal equal to E so I want to check is w equal to E. So I use equal equal then it will tell me there is an error. It should be a boolean data type instead of data. So I have to change this to a Boolean.
Okay, boolean data type onea. taking two values true or false. Okay, so Boolean result equals is this w equal to E. Okay, so I run the push Okay, so it's a false so if I change these two let's say changes to six issues show me true Okay, so he through here then if I say I want to do a de la they call these are relational operator, I can do something like this is W greater than E, then I can run the project should be false is w r greater or equal to E and run again should be true. Okay, great or equal to E then we have the last end The project should be fast less than or equal to UI. So I run the project should be true less than or equal to E. Okay so I will say these are the relational modify in the Java programming