Boolean

A Boolean is a data type with only two possible values: true or false. It is the basis of every decision a program makes.