convert boolean to int java typecast code example Example: java cast bolean to int int result = myBooleanVar ? 1 : 0;