In C++, “bool” is a built-in data type that represents boolean values, which can be either true or false. It is commonly used for logical operations, conditional statements, and Boolean expressions in C++ programs.
Riya Answered question
Not a member yet? Register now
Are you a member? Login now