Thursday, June 29, 2017

Boolean Operator or more than one exclamatory operator

public class Collectionsclassnotinrtdotjar {

        static boolean method(){
boolean moreThanOne = false;
if(!moreThanOne){
return !!!moreThanOne;
}else{
}
return fucking;
}
public static void main(String[] args) throws Exception {

System.out.println(method());

        }

}

No comments:

Post a Comment