bool output « Data Type « C++






1.Set the boolalpha flag on cout
2.Clear the boolalpha flag
3.Booleans in both formats
4.Demonstrate the setf() and unsetf() functions.