not equal to in java if condition code example Example: java not equal to if(5 != 4) // != means "not equal to" return true;