convert boolean to string code example Example: how to convert string to boolean in java boolean bool = Boolean.parseBoolean(str);