a boolean value can be cast to an int code example Example: java cast bolean to int int result = myBooleanVar ? 1 : 0;