Boolean

Boolean variables can have the values true or false. When converting a variable of the Boolean type to a variable of the String type, the string is either true or false.