cast 0 or 1 to bool java code example Example: java cast bolean to int int result = myBooleanVar ? 1 : 0;