Boolean is a type that represents true or false. You can store true and false in a boolean variable. Variable a contains a boolean value. Variable b contains a string value. Since the value of ...