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