jeudi 3 août 2017

Can you connect multiple "not equals to" conditions together in one condition in java?

For instance, would this program run:

*loop code.......* 
if (variable1 != variable2 != variable3 != variable4){break loop;}

Aucun commentaire:

Enregistrer un commentaire